lsd/README.md
2018-11-24 17:58:54 +01:00

722 B

LSD

A ls command with a lot of pretty colors.

Description

This project is heavily inspired by the super colorls project but with some little differences. For example is written is rust and not ruby which make it really faster (around 10 times).

Screenshot

image

TODO

  • Handle the -l option (used by default for now)
  • Handle the -a option
  • Add icons before the files names
  • Handle the tree (--tree) output option
  • Handle the json (--json) output option
  • Handle Named pipes
  • Handle sockets
  • Handle block devices
  • Handle character devices