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

From A.Burbello
Subject off-topic - list files on linux
Date
Msg-id 871103.54592.qm@web36203.mail.mud.yahoo.com
Whole thread Raw
Responses 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>)
List 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 by date:

Previous
From: "Tena Sakai"
Date:
Subject: Re: it refuses to go down...
Next
From: Achilleas Mantzios
Date:
Subject: Re: off-topic - list files on linux