Hi. On Thu, Nov 02, 2023 at 07:50:16AM +0100, Loris Bennett wrote: > <to...@tuxteam.de> writes: > > > I concur with Nicolas: every time you say "folder", a unicorn dies. > > What's the objection to 'folder'?
$ mkdir /tmp/4 $ stat /tmp/4 | head -2 File: /tmp/4 Size: 4096 Blocks: 8 IO Block: 4096 **directory** If you refer to a filesystem object, using anything else but a real object type name is wrong. Reco