cantankerous_cashew@lemmy.world to Open Source@lemmy.ml · 8 个月前fd: 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 · 8 个月前message-square6fedilink
minus-squaresteeznson@lemmy.worldlinkfedilinkarrow-up6·8 个月前One 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·8 个月前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 :(
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!