Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uunet!virtech!cpcahil From: cpcahil@virtech.uucp (Conor P. Cahill) Newsgroups: comp.unix.questions Subject: Re: Two files, same directory, same name... Message-ID: <1990Jun15.223409.27647@virtech.uucp> Date: 15 Jun 90 22:34:09 GMT References: <1990Jun15.090604.21916@dasys1.uucp> Reply-To: cpcahil@virtech.UUCP (Conor P. Cahill) Organization: Virtual Technologies Inc., Sterling VA Lines: 27 In article <1990Jun15.090604.21916@dasys1.uucp> tbetz@dasys1.UUCP (Tom Betz) writes: >Below is an excerpt of a listing of my $HOME/News directory. > >total 206 >-rw-r--r-- 1 tbetz 0 Dec 3 1988 .comsignature >drwxr-xr-x 11 tbetz 176 Oct 18 1988 alt/ >-rw-r--r-- 1 tbetz 12756 Jun 14 06:49 applied.gw <----- >-rw-r--r-- 1 tbetz 64775 Jun 14 06:48 applied.gw <----- >drwxr-xr-x 5 tbetz 80 Sep 24 1988 ca/ > > >You will note that there are two files with identical names. No. I'll bet you that they have different names and that the portion of one of the name is not printable or overwritten. For example any of the following names will appear the same way: "applied.gw" "ax\bpplied.gw" (\b is a backspace) "applied.gw " (note space at end of name) So do an od -bc of . (the directory) to see the different names. -- Conor P. Cahill (703)430-9247 Virtual Technologies, Inc., uunet!virtech!cpcahil 46030 Manekin Plaza, Suite 160 Sterling, VA 22170