[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OT: Alternatives to ls for sorting files by modification time



Adrian von Bidder wrote:
Thanks a lot. Will try. I don't speak perl fluently, that's why I looked
for a shell script - but it gets the job done, and perl is installed by
default, so it doesn't matter.

Glad to help! One thing to be aware of is that the script is currently set up to use file access time, not modify time. If you want modify time instead, change the $ACCESS_IDX variable from 8 to 9.

- Jeff



Reply to: