Re: Any advantages of Unix formatting
Re: Any advantages of Unix formatting
- Subject: Re: Any advantages of Unix formatting
- From: Jonathan Stimmel <email@hidden>
- Date: Tue, 4 Sep 2001 14:08:00 -0700
- Mail-followup-to: Jonathan Stimmel <email@hidden>, email@hidden
On Tue, Sep 04, 2001 at 09:57:02PM +0100, Finlay Dobbie wrote:
>
They're not two files. ls picks the one file up twice if you specify the
>
name in two cases.
Duh, you're right. For my own proof, I checked the inodes:
$ ls -il AAA aaa
1153682 -rw-r--r-- 1 jon staff 0 Sep 4 14:03 AAA
1153682 -rw-r--r-- 1 jon staff 0 Sep 4 14:03 aaa
^^^^^^^