Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!gwyn@brl-vld From: gwyn@brl-vld@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: funny characters in filenames Message-ID: <4075@sri-arpa.UUCP> Date: Wed, 10-Aug-83 14:56:45 EDT Article-I.D.: sri-arpa.4075 Posted: Wed Aug 10 14:56:45 1983 Date-Received: Sat, 13-Aug-83 00:15:35 EDT Lines: 11 From: Doug Gwyn (VLD/VMB) Gee, you're right. Starting with System III (apparently) there is this kludge to handle files with 1 link differently from files with multiple links when the file is written out. In the process they invent a temporary file in the same directory as the real file, and a BEL character is used to ensure that the temp name does not conflict with any possible real filenames in the directory. This does reinforce the argument that "normal" user filenames do not have control characters. I had thought you were talking about the /tmp files; my apologies.