Skip to content

Files

Latest commit

 

History

History
16 lines (14 loc) · 466 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 466 Bytes

rustlist

lsr is the ls but written in rust

note

when i say file i mean directory entries, be that a file, a dir, or a symlink also excuse the shit code, I'll refactor/rewrite once I'm done with basic functionality.

TODO

  • add color to output
  • add dir only mode
  • add 'show permissions' to the 'long' flag
  • add 'file size' to the 'long' flag
  • add color for executable files
  • show file owner
  • add description
  • sort output