SUPER SAIYAN@lemmy.world to memes@lemmy.world · edit-22 days agoI suck at naming anythinglemmy.worldimagemessage-square36fedilinkarrow-up1257arrow-down119
arrow-up1238arrow-down1imageI suck at naming anythinglemmy.worldSUPER SAIYAN@lemmy.world to memes@lemmy.world · edit-22 days agomessage-square36fedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up2·1 day agoThe difference between find -type f and find -type d
minus-squareMîm@lemmy.ziplinkfedilinkarrow-up1·1 day 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 hours 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.