Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!zaphod.mps.ohio-state.edu!usenet From: harmon@function.mps.ohio-state.edu (Jim Harmon) Newsgroups: comp.unix.admin Subject: help removing a file Message-ID: <1990Sep5.180847.21767@zaphod.mps.ohio-state.edu> Date: 5 Sep 90 18:08:47 GMT Sender: usenet@zaphod.mps.ohio-state.edu Distribution: usa Organization: Dept of Mathematics, The Ohio State University Lines: 8 Could someone someone help me with removing a file. On our system we have a file that appears as zhang?evai.tex when doing a `ls` but a tab completion says it's zhangNevai.tex. I've tried putting a back slash in front of the ? and quoting the whole name. I even tried doing `rm -i *` and it matches zhangNevai.tex but says there's No such file or directory. thanks harmon@mps.ohio-state.edu