Update ls.rs
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.