Sunshine (she/her)@lemmy.ca to Linux@programming.devEnglish · 5 days agoFd: The Find Command Alternative For Mastering File Search In Linuxostechnix.comexternal-linkmessage-square11fedilinkarrow-up143arrow-down12
arrow-up141arrow-down1external-linkFd: The Find Command Alternative For Mastering File Search In Linuxostechnix.comSunshine (she/her)@lemmy.ca to Linux@programming.devEnglish · 5 days agomessage-square11fedilink
minus-squareDeebster@infosec.publinkfedilinkarrow-up10·4 days agofd is a massive upgrade to find - I appreciate the better UI and skipping hidden files is usually a big time saver (although I do find myself needing -H or specifying the directory a fair amount).
minus-squaresip@programming.devlinkfedilinkarrow-up2·4 days agoyeah, I keep forgetting to do -H every f-ing time and have to run the comand a second time, tracking the cursor through the line…
fd
is a massive upgrade to find - I appreciate the better UI and skipping hidden files is usually a big time saver (although I do find myself needing-H
or specifying the directory a fair amount).yeah, I keep forgetting to do -H every f-ing time and have to run the comand a second time, tracking the cursor through the line…