Date: Thu, 9 Mar 2023 10:55:30 +0100 From: Michael Schuster <michaelsprivate@gmail.com> To: Matthias Apitz <guru@unixarea.de> Cc: Peter Holm <pho@freebsd.org>, "Steve O'Hara-Smith" <steve@sohara.org>, questions@freebsd.org Subject: Re: problem while moving HOME from FreeBSD to MacOS with bsdtar Message-ID: <CADqw_gKqHTn3rKiQ1ZrD4Bbfb-spuR4Vy-6vbdfw_K7qbTOk1A@mail.gmail.com> In-Reply-To: <20230309095204.GC9@sh4-5.1blu.de> References: <ZAmOIFc5TLj27kEz@c720-r368166> <20230309081835.afddc78d57a7f25b8f92b9aa@sohara.org> <20230309084125.GA9@sh4-5.1blu.de> <ZAmoEyCwwOq0mCXd@Peters-Air> <20230309095204.GC9@sh4-5.1blu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 9, 2023 at 10:52=E2=80=AFAM Matthias Apitz <guru@unixarea.de> w= rote: > > El d=C3=ADa Donnerstag, M=C3=A4rz 09, 2023 a las 10:34:11 +0100, Peter Ho= lm escribi=C3=B3: > > > $ touch Homework HOMEWORK > > $ ls -li | grep -i homework > > 33069549 -rw-r--r-- 1 pho wheel 0 9 Mar 10:30 Homework > > $ ls -l homework HOMEWORK > > -rw-r--r-- 1 pho wheel 0 9 Mar 10:30 HOMEWORK > > -rw-r--r-- 1 pho wheel 0 9 Mar 10:30 homework > > $ ls -li homework HOMEWORK > > 33069549 -rw-r--r-- 1 pho wheel 0 9 Mar 10:30 HOMEWORK > > 33069549 -rw-r--r-- 1 pho wheel 0 9 Mar 10:30 homework > > $ > > You're fully correct. There are two directory entries, but both point to > the same inode and data blocks: I read that differently: it's a single entry (see 'ls -li' further up), but matches any case: > $ ls -li Homework HOMEWORK > 4016236 -rw-r--r-- 1 apitzm OCLC\Domain Users 0 9 M=C3=A4r 09:37 HOME= WORK > 4016236 -rw-r--r-- 1 apitzm OCLC\Domain Users 0 9 M=C3=A4r 09:37 Home= work I would assume that you can use any mixture of upper- and lowercase and '*' for ls and will get the same output. regards Michael > $ date > HOMEWORK > $ cat Homework > Do 9 M=C3=A4r 2023 10:46:40 CET > > What is this for a file system idea? I will check, if I can modify this > without reinstallation of the complete system. > > Thanks to pointing me in the right direction. > > matthias > -- > Matthias Apitz, =E2=9C=89 guru@unixarea.de, http://www.unixarea.de/ +49-1= 76-38902045 > Public GnuPG key: http://www.unixarea.de/key.pub > --=20 Michael Schuster http://recursiveramblings.wordpress.com/ recursion, n: see 'recursion'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADqw_gKqHTn3rKiQ1ZrD4Bbfb-spuR4Vy-6vbdfw_K7qbTOk1A>