Tag Archives: ls sort by date

Sort files or folders by date/time with ls command in linux/unix

In linux/unix ls -t option can be sorted by date from newest to oldest, or ls -rt option can be sorted by date from oldest to new. Continue reading

Posted in File & Directory, How to | Tagged , | Comments Off on Sort files or folders by date/time with ls command in linux/unix