Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!decvax!genrad!panda!talcott!harvard!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.unix Subject: Re: embedded '/' in a filename??? Message-ID: <8565@brl-tgr.ARPA> Date: Sun, 24-Feb-85 04:35:58 EST Article-I.D.: brl-tgr.8565 Posted: Sun Feb 24 04:35:58 1985 Date-Received: Sun, 24-Feb-85 23:40:49 EST References: <161@sbcs.UUCP> Distribution: na Organization: Ballistic Research Lab Lines: 5 > Is it possible to create a file with an embedded '/' in its name ? It's not supposed to be. On some systems one could set the "high bit" on characters like '\\' and '\0' to get them into filenames. Not recommended.