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!linus!philabs!prls!amdimage!amdcad!decwrl!decvax!genrad!panda!talcott!harvard!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.unix Subject: Re: Funny file names Message-ID: <10601@brl-tgr.ARPA> Date: Mon, 13-May-85 02:50:25 EDT Article-I.D.: brl-tgr.10601 Posted: Mon May 13 02:50:25 1985 Date-Received: Tue, 14-May-85 07:43:57 EDT References: <279@eneevax.UUCP> Distribution: net Organization: Ballistic Research Lab Lines: 11 > What happens if one (by mistake) creates a file called `ctl-foo' and one > didn't know that this was happening. The next time they did an `ls' > of that directory they'd get a `?' and it would be impossible to remove > because they don't know the name. > > Can someone explain this to me? If "ls" showed the name as what it was, it could put your terminal into a funny state. Funny characters are being replaced by `?' to save some grief. To remove these things, either remove by inode number or else try an interactive "rm".