Sunshine (she/her) to Linux@programming.devEnglish • 20 days agoFd: The Find Command Alternative For Mastering File Search In Linuxostechnix.commessage-square11fedilinkarrow-up143arrow-down12
arrow-up141arrow-down1external-linkFd: The Find Command Alternative For Mastering File Search In Linuxostechnix.comSunshine (she/her) to Linux@programming.devEnglish • 20 days agomessage-square11fedilink
minus-squareDeebsterlinkfedilink10•20 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-square@sip@programming.devlinkfedilink2•19 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…