Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site rtp47.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!harvard!talcott!panda!genrad!decvax!mcnc!rti-sel!rtp47!dixon From: dixon@rtp47.UUCP (Wally Dixon) Newsgroups: net.unix Subject: Re: Bizzare Filenames Message-ID: <38@rtp47.UUCP> Date: Tue, 14-May-85 08:54:12 EDT Article-I.D.: rtp47.38 Posted: Tue May 14 08:54:12 1985 Date-Received: Fri, 17-May-85 02:57:23 EDT References: <10612@brl-tgr.ARPA> Reply-To: dixon@vm.UUCP (Wally Dixon) Distribution: net.unix Organization: Data General, RTP, NC Lines: 5 Keywords: ls, filenames, csh, sh Summary: sysV ls(1) use For those of you with System V Release 2 Unix (or derivatives thereof), "ls -b" will print non-graphic characters in filenames in octal \ddd notation. This is much simpler than ls'ing, then vi'ing or piping through cat -v. For those without system V.2 ls, another way is to "od ." . You will see some extra junk, but the filenames should be recongnizable, and followed by \000.