13

Tip #52   Improved ls

ls -A -l -h --color=auto

Does ls but with :
-column list format (think dos)
-human readable sizes (megabytes, kb)
-color if enabled

Save to your default settings !
 
  • TAGS: