off-topic - list files on linux

Поиск
Список
Период
Сортировка
Hi people,

just a rapid question related to linux
How can I get the files in a directory, but not the
last file updated/created?

I could get the last file updated with:
ls -t1p  | grep -v / | grep -v backup | head -1

How can I get the inverse list, other files without
the last??

Thank you in advance.


      Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento!
http://br.mail.yahoo.com/


В списке pgsql-admin по дате отправления:

Предыдущее
От: "Tena Sakai"
Дата:
Сообщение: Re: it refuses to go down...
Следующее
От: Achilleas Mantzios
Дата:
Сообщение: Re: off-topic - list files on linux