Re: off-topic - list files on linux

Поиск
Список
Период
Сортировка
От Achilleas Mantzios
Тема Re: off-topic - list files on linux
Дата
Msg-id 200803281501.40267.achill@matrix.gatewaynet.com
обсуждение исходный текст
Ответ на off-topic - list files on linux  ("A.Burbello" <burbello3000@yahoo.com.br>)
Список pgsql-admin
Στις Friday 28 March 2008 14:39:53 ο/η A.Burbello έγραψε:
> ls -t1p  | grep -v / | grep -v backup | head -1

maybe:
ls -t1p | grep -v / | grep -v backup | grep -v `ls -t1p | grep -v / | grep -v backup | head -1`

--
Achilleas Mantzios

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

Предыдущее
От: "A.Burbello"
Дата:
Сообщение: off-topic - list files on linux
Следующее
От: kevin kempter
Дата:
Сообщение: weird network issue