Path: utzoo!utgpu!watserv1!watmath!att!cbnews!mvadh From: mvadh@cbnews.att.com (andrew.d.hay) Newsgroups: comp.unix.admin Subject: Re: help removing a file Message-ID: <1990Sep6.110657.13878@cbnews.att.com> Date: 6 Sep 90 11:06:57 GMT References: <1990Sep5.180847.21767@zaphod.mps.ohio-state.edu> Distribution: na Organization: AT&T Bell Laboratories Lines: 16 In article <1990Sep5.180847.21767@zaphod.mps.ohio-state.edu>, harmon@function.mps.ohio-state.edu (Jim Harmon) writes: > 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. also try ls -lb; the l will give you lots of infornation such as size, type, permissions, etc. and the b will print control characters (if any) in the name as \XXX. -- Andrew Hay +------------------------------------------------------+ Ragged Individualist | You just have _N_O idea! It's the difference | AT&T-BL Ward Hill MA | between _S_H_O_O_T_I_N_G a bullet and _T_H_R_O_W_I_N_G it! | a.d.hay@att.com +------------------------------------------------------+