On Tue, 2018-01-30 at 08:56 -0600, Kenny Gow wrote:
> $ ls -lrt --time=ctime
> 
> to order the list by the time each image was put into the directory.
> 'ctime' is the key. I use this all the time to see the latest
> new files in a directory, in time order.

BTW, for that I tend to use:

$ ls -last ...

simply because it's easy to remember :-) I know it isn't exactly the
same but it's good enough in most cases.

poc
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to