good at unix? try this.

來源: 2005-04-06 20:05:54 [舊帖] [給我悄悄話] 本文已被閱讀:

my script accidently made a file in UNIX, but now can't delete it. Can anyone tell me how to delete it. the file name is -tm-com. I tried rm *com and rm -f *com, but it won't work because it thinks -t is an option.

thanks!