Re: off-topic - list files on linux - Mailing list pgsql-admin

From Achilleas Mantzios
Subject Re: off-topic - list files on linux
Date
Msg-id 20667036.7681206722394920.JavaMail.root@mail.worldcycling.com
Whole thread Raw
In response to off-topic - list files on linux  ("A.Burbello" <burbello3000@yahoo.com.br>)
Responses Re: off-topic - list files on linux
List 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

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

pgsql-admin by date:

Previous
From: kevin kempter
Date:
Subject: weird network issue
Next
From: kevin kempter
Date:
Subject: Re: weird network issue