this post was submitted on 28 Aug 2023
82 points (95.6% liked)
Rust
7485 readers
14 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
GNU
lshas those features too (except knowing about Git). I'd be surprised if BSDlsdoesn't at least have color support....not that I'm not going to check out
ezaand probably switch to it! But it's often worth knowing what features the GNU/BSD coreutils do or do not support...especially when comparing other tools against them.Edit: I just checked, and this set of options works on both BSD and GNU
ls, in case anyone wants betterlsbehavior on a system where you can't installezafor some reason:Fappends sigils indicating executables, symlinks, or directories, andHfollows any symlinks in the argument list.