Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 76 Bytes

unix.md

File metadata and controls

5 lines (4 loc) · 76 Bytes

To get latest 5 files based on date modified

ls -1t | head -5