Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site uwmacc.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!uwvax!uwmacc!jwp From: jwp@uwmacc.UUCP (jeffrey w percival) Newsgroups: net.unix Subject: Re: funny filenames Message-ID: <1121@uwmacc.UUCP> Date: Wed, 22-May-85 14:33:11 EDT Article-I.D.: uwmacc.1121 Posted: Wed May 22 14:33:11 1985 Date-Received: Fri, 24-May-85 21:07:22 EDT References: <5367@root44.UUCP> Reply-To: jwp@uwmacc.UUCP (jeffrey w percival) Organization: UWisconsin-Madison Academic Comp Center Lines: 14 Here's a problem that hasn't been covered in this discussion yet. I have a file (2.9BSD) with a funny name. I can type "od -c ." to see the entry in the directory, and it looks like this: \t 360 200 035 002 \0 \0 \0 \0 and so on. "ls" gives me a " ????" and ll gives "./ ???? not found" "rm -i *" says "not found" and passes right by this file, not giving me a chance to remove it interactively. I even tried a recursive remove on the whole directory, non-interactively even, and all was removed BUT this file. Even unlink(2) needs a file name. Any ideas? -- Jeff Percival ...!uwvax!uwmacc!jwp