SUPER SAIYAN@lemmy.world to memes@lemmy.world · edit-26 days agoI suck at naming anythinglemmy.worldimagemessage-square36linkfedilinkarrow-up1260arrow-down120
arrow-up1240arrow-down1imageI suck at naming anythinglemmy.worldSUPER SAIYAN@lemmy.world to memes@lemmy.world · edit-26 days agomessage-square36linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up2·5 days agoThe difference between find -type f and find -type d
minus-squareMîm@lemmy.ziplinkfedilinkarrow-up1·5 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·4 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.