cantankerous_cashew@lemmy.world to Open Source@lemmy.ml · 1 year agofd: A simple, fast and user-friendly alternative to 'find'github.comexternal-linkmessage-square6fedilinkarrow-up158arrow-down12
arrow-up156arrow-down1external-linkfd: A simple, fast and user-friendly alternative to 'find'github.comcantankerous_cashew@lemmy.world to Open Source@lemmy.ml · 1 year agomessage-square6fedilink
minus-squaresteeznson@lemmy.worldlinkfedilinkarrow-up6·1 year agoOne thing I like about knowing find (and grep for that matter) is that you know it will be installed everywhere. It makes working on remote servers so much easier, especially if you can’t install any new packages with your user permissions.
minus-squareJustAnotherKay@lemmy.worldlinkfedilinkarrow-up3·1 year agoI was cursed with FD on my first Linux machine and now it’s one of the first things I download when I set up a new machine :(
One thing I like about knowing
find(andgrepfor that matter) is that you know it will be installed everywhere. It makes working on remote servers so much easier, especially if you can’t install any new packages with your user permissions.I was cursed with FD on my first Linux machine and now it’s one of the first things I download when I set up a new machine :(
Use whatever works for you!