Sunshine (she/her)@lemmy.ca to Linux@programming.devEnglish · 3 months agoFd: The Find Command Alternative For Mastering File Search In Linuxostechnix.comexternal-linkmessage-square8fedilinkarrow-up123arrow-down11
arrow-up122arrow-down1external-linkFd: The Find Command Alternative For Mastering File Search In Linuxostechnix.comSunshine (she/her)@lemmy.ca to Linux@programming.devEnglish · 3 months agomessage-square8fedilink
minus-squarezygo_histo_morpheus@programming.devlinkfedilinkarrow-up1·3 months 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.