Useful flags:
-rSort in reverse order-tUse file modification time as sort key
To sort files in reverse chronological modification order:
ls -lrt <path>
Useful flags:
-r Sort in reverse order-t Use file modification time as sort keyTo sort files in reverse chronological modification order:
ls -lrt <path>