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-square36fedilinkarrow-up190arrow-down15file-textcross-posted to: [email protected][email protected]
arrow-up185arrow-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-square36fedilinkfile-textcross-posted to: [email protected][email protected]
minus-squareRunAwayFrog@sh.itjust.workslinkfedilinkarrow-up3·1 year agoexa (which OP’s readme says eza is built on) supports creation times. Actual creation time (the “Birth” line in stat output), not ctime.
exa
(which OP’s readme sayseza
is built on) supports creation times. Actual creation time (the “Birth” line instat
output), notctime
.