... O.K....
In my home directory i have a file with no name and I cannot figure out how
to figure out the name so that I can remove it... here is my ls output
chainsaw% ls -l | more
total 256
-rw-r--r-- 1 aperry sysadmin 1440 Jan 15 20:42
-rwxr--r-- 1 root other 23859 Nov 22 11:28
adduser.sh*
-rw-rw-rw- 1 aperry sysadmin 12269 Aug 22 2001 AdobeFnt.lst
You can see that the first file has no name. How can I remove this file?
Thanks in advance.....