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