Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/17/84; site hao.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!hao!era From: era@hao.UUCP (Ed Arnold) Newsgroups: net.unix Subject: Re: funny filenames Message-ID: <1561@hao.UUCP> Date: Fri, 24-May-85 12:22:27 EDT Article-I.D.: hao.1561 Posted: Fri May 24 12:22:27 1985 Date-Received: Sat, 25-May-85 09:24:49 EDT References: <5367@root44.UUCP> <1121@uwmacc.UUCP> Organization: Nat'l Center for Atmospheric Research Lines: 24 > 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 main() { unlink("\t\360\200\035\002"); } -- Ed Arnold * NCAR (Nat'l Center for Atmospheric Research) PO Box 3000 * Boulder, CO 80307-3000 * 303-497-1253 era@ncar.csnet * era%ncar@csnet-relay.arpa * ...!hao!scd-sa!era