off-topic - list files on linux

Поиск
Список
Период
Сортировка
От A.Burbello
Тема off-topic - list files on linux
Дата
Msg-id 871103.54592.qm@web36203.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: off-topic - list files on linux  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Re: off-topic - list files on linux  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Re: off-topic - list files on linux  (hubert depesz lubaczewski <depesz@depesz.com>)
Список pgsql-admin
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