SUPER SAIYAN@lemmy.world to memes@lemmy.world · 5 days agoI suck at naming anythinglemmy.worldimagemessage-square30linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageI suck at naming anythinglemmy.worldSUPER SAIYAN@lemmy.world to memes@lemmy.world · 5 days agomessage-square30linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·5 days agoThe difference between find -type f and find -type d
minus-squareMîm@lemmy.ziplinkfedilinkarrow-up0·4 days agoThat still doesn’t change the fact that a directory is a file. Even though it has some defined properties differentiating it from other files.
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·3 days agoBut that is the reason their search tool is not working. It’s probably configured for files, not directories.
The difference between
find -type fandfind -type dThat still doesn’t change the fact that a directory is a file. Even though it has some defined properties differentiating it from other files.
But that is the reason their search tool is not working. It’s probably configured for files, not directories.