π₯π₯ Today's Technotes π₯π₯
Command: ls
ls has many options
-l long list (displays lots of info)
-t sort by modification time
-S sort by size
-h list file sizes in human readable format
-r reverse the order
βman lsβ for more options
- Options can be combined: βls -ltrβ
Command: ls
ls has many options
-l long list (displays lots of info)
-t sort by modification time
-S sort by size
-h list file sizes in human readable format
-r reverse the order
βman lsβ for more options
- Options can be combined: βls -ltrβ