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!