Skip to content

Update ls.rs

Jeremy Soller requested to merge k0pernicus:master into master

Created by: k0pernicus

2 new options when listing files/directories to get:

  • the size of the file/directory,
  • the mode of the file/directory.

TODO : Improve code (especially to list a single file) and add new options like modified time.

Merge request reports