On Mon, Jun 19, 2006 at 02:31:01PM +0200, Gábor Lénárt wrote:
> ls -at --time-style=+%s  | head -n 1
> 
> Nem ellenoriztem annyira azert :)

El is rontottam persze :) 

ls -lat --time-style=+%s  | head -n 2 | tail -n 1

vagy inkabb:

ls -lrat --time-style=+%s  | tail -n 1

Na a kerdes hogy akkor ebbol most a timestamp kell-e csak, vagy a nev,
vagy mindketto, stb ...

Nyilvan ha csak a file neve kell, akkor egyszerubb:

ls -at | head -n 1

Aztan arra egy stat, ls vagy ami jolesik ha kell maga a timestamp is utana.



-- 
- Gábor
_________________________________________________
linux lista      -      linux@mlf.linux.rulez.org
http://mlf2.linux.rulez.org/mailman/listinfo/linux

válasz