Tollef Fog Heen wrote:

]] Davide Prina
| $ time time date
| sab ago 30 12:09:24 CEST 2008
| 0.00user 0.00system 0:00.00elapsed 50%CPU (0avgtext+0avgdata 0maxresident)k
| 0inputs+0outputs (0major+215minor)pagefaults 0swaps
| | real 0m0.045s
| user  0m0.005s
| sys   0m0.001s

What is the crash here?  You're calling your shell's built-in time(1)
which then calls out to /usr/bin/time which calls date.

yes ... and /usr/bin/time crash

$ /usr/bin/time /usr/bin/time date
lun set  1 18:40:04 CEST 2008
0.00user 0.00system 0:00.01elapsed 10%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+8outputs (0major+213minor)pagefaults 0swaps
0.00user 0.00system 0:00.06elapsed 7%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+8outputs (0major+360minor)pagefaults 0swaps

or more simple

$ /usr/bin/time date
lun set  1 18:42:39 CEST 2008
0.00user 0.00system 0:00.00elapsed 50%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+8outputs (0major+214minor)pagefaults 0swaps

Ciao
Davide

--
Dizionari: http://linguistico.sourceforge.net/wiki
Petizione per liberare i PC:
http://www.petitiononline.com/liberasw/
Non autorizzo la memorizzazione del mio indirizzo su outlook



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to