[NTLUG:Discuss] delete a weird file

JM5379@sbcglobal.net JM5379 at sbcglobal.net
Thu Jan 16 09:51:06 CST 2003


one possibility:  try "/bin/rm -i *.com" (rm is usually an alias
for "/bin/rm -i" but i'm not assuming such is the case for your
system).  this should prompt for each file ending with .com; just
enter "y" or "n" as appropriate for each file.


--- Original Message ---
From: "m m" <llliiilll at hotmail.com>
To: discuss at ntlug.org
Subject: [NTLUG:Discuss] delete a weird file

>
>Hi all:
>
>I uploaded a file via a webpage. I guess that I typed a 'wrong'
file name. 
>and now there is a file with file name "\aaa\bbb.cc" (no quote
but \, if see 
>from M$, it displays the file name as aaabbb.cc)
>I want to rm or mv. but it just don't work. it still there.
>I have tried
>mv \aaa\bbb.com
>mv aaabbb.com
>rm -f \aaa\bbb.com
>rm -f aaabbb.com
>I know the "\" cause the problem, but how do I get rid of this file?
>
>thanks.
>
>
>
>
>_________________________________________________________________
>Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
>http://join.msn.com/?page=features/featuredemail
>
>
>_______________________________________________
>https://ntlug.org/mailman/listinfo/discuss






More information about the Discuss mailing list