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-squarezygo_histo_morpheus@programming.devlinkfedilinkarrow-up3·4 days agofd is a lot faster than find. This might not matter if you’re searching through small directories but if you’re working in a very large project it does make things a lot nicer.
fd
is a lot faster than find. This might not matter if you’re searching through small directories but if you’re working in a very large project it does make things a lot nicer.