This commit is contained in:
Peltoche 2018-11-24 13:12:49 +01:00
parent 30709497de
commit 97fbdb63cb
No known key found for this signature in database
GPG key ID: CED68D0487156952

View file

@ -19,7 +19,7 @@ project in rust. For now it only handle the `-l` format (used by default).
- [ ] Handle the ls without the `-l` option (indentation included)
- [ ] Handle the tree (`--tree`) output option
- [ ] Handle the json (`--json`) output option
- [ ] Handle Named piped
- [ ] Handle Named pipes
- [ ] Handle sockets
- [ ] Handle block devices
- [ ] Handle character devices