Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!zephyr.ens.tek.com!uw-beaver!Teknowledge.COM!unix!ginger.sri.com!ubi From: ubi@ginger.sri.com (Ron Ueberschaer x4399) Newsgroups: comp.unix.wizards Subject: How to delete a file with ^? chars in the name? Message-ID: <7711@unix.SRI.COM> Date: 8 Jan 90 16:53:11 GMT Sender: news@unix.SRI.COM Reply-To: ubi@ginger.sri.com (Ron Ueberschaer x4399) Organization: SRI International Lines: 23 I have a file which is named ^?^?^?H01.b (delete character?) and can't find a way to delete it. An ls -s on the directory produces: .. ... (other files) 1 ???H01.b If I do an ls *.b, it lists the other .b files, but complains: H01.b not found I've tried: rm -i * (to selectively delete everything) rm "???H01.b" rm "^v^?^v^?^v^?H01.b" (control-v delete ...) and nothing seems to work. Help me, o wizards! --Ron Ueberschaer ubi@unix.sri.com ...!{hplabs,rutgers}!sri-unix!ubi