Search Results

Search: Posts Made By: MadeInGermany
1,052
Posted By MadeInGermany
I give an example, so everybody can reproduce. ...
I give an example, so everybody can reproduce.
mkdir newdir
touch newdir/file1
touch newdir/file2
chmod -x newdirUnix (and very old GNU ls/glibc)
ls -l newdir
newdir/file2: Permission denied...
1,052
Posted By MadeInGermany
Just ls -ld Pi-share will show a missing x-bit. ...
Just ls -ld Pi-share will show a missing x-bit.
ls may read the directory contents with the file names, but may not access the inodes of the files with the attributes and a link to the data.
It is...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 04:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy