Add new flags and functionality to ls command
Created by: n0npax
fix some rustfmt issues in file ls.rst fix fail when symlink is broken (will print info now) add showing symbolic link destination (-l) add possibilities to show date of:
- modification [--modified-date] (-l)
- access [--accessed-date]
- creation [--created-date]