snaggen@programming.dev to Rust@programming.dev · 1 year agoIf you feel that you need a Rust replacement for 'ls', that apparently existsgithub.comexternal-linkmessage-square30fedilinkarrow-up191arrow-down15file-textcross-posted to: [email protected][email protected]
arrow-up186arrow-down1external-linkIf you feel that you need a Rust replacement for 'ls', that apparently existsgithub.comsnaggen@programming.dev to Rust@programming.dev · 1 year agomessage-square30fedilinkfile-textcross-posted to: [email protected][email protected]
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up4·1 year agoI haven’t looked into eza at all, but ls alternatives always have a place on Windows. dir has to be one of the worst flavors of ls still used in the modern era.
I haven’t looked into
eza
at all, butls
alternatives always have a place on Windows.dir
has to be one of the worst flavors ofls
still used in the modern era.