* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2004-03-22 07:39]:
> 
> Also i was wondering what the asterisk at the end of this line means:
> 
> -rwsr-x---  1 root  apache  9873 Oct 22  2002 chpasswd*
> 

It means that chpasswd is an executable file.


> 
> but when i run ls -l it says
> 
> -rwsr-x---  1 root  apache  9873 Oct 22  2002 chpasswd
> without the asterisk.


You'll see the asterisk if you use the -F flag to ls, ie

# ls -lF


-- 
Joshua

"What happened to the crewman?"

"The M-5 computer needed a new power source, the crewman merely got in
the way."
                -- Kirk and Dr. Richard Daystrom, "The Ultimate Computer",
                   stardate 4731.3.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to