Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site spanky.UUCP Path: utzoo!linus!decvax!harpo!floyd!whuxlb!pyuxll!eisx!npoiv!npois!hogpc!houxm!hocda!spanky!ka From: ka@spanky.UUCP Newsgroups: net.unix-wizards Subject: Re: funny characters in filenames Message-ID: <426@spanky.UUCP> Date: Wed, 10-Aug-83 09:39:37 EDT Article-I.D.: spanky.426 Posted: Wed Aug 10 09:39:37 1983 Date-Received: Wed, 10-Aug-83 19:41:01 EDT References: <8308090451.AA06461@UCBVAX.ARPA> Organization: Bell Labs, Holmdel, N. J. Lines: 6 Re: Where ed(1) uses bell characters Try looking at around line 2125 in the routine mkfunny: *p2 = '\007'; /* add unprintable char to make funny a unique name */ Kenneth Almquist