Re[2]: 'bash --login -i' takes 9 secs !

2004-01-27 Thread Brian Ford
On Tue, 27 Jan 2004, pd wrote: > yes, I noticed two strange things: > time hostname > and > time uname -s > are giving me circa 3.54 secs each! > > but now what? > strace them to see what call is taking all the time. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Syste

Re[2]: 'bash --login -i' takes 9 secs !

2004-01-27 Thread Igor Pechtchanski
On Tue, 27 Jan 2004, pd wrote: > Tuesday, January 27, 2004, 8:42:47 PM, you wrote: > > IP> Ugh, I caught the typo on my command line, but forgot to change the > IP> message. Make that "bash --login -i -x -c true". Sorry. > IP> Igor > yes, I noticed two strange things: > time hostname > and >

Re[2]: 'bash --login -i' takes 9 secs !

2004-01-27 Thread pd
Tuesday, January 27, 2004, 8:42:47 PM, you wrote: IP> Ugh, I caught the typo on my command line, but forgot to change the IP> message. Make that "bash --login -i -x -c true". Sorry. IP> Igor yes, I noticed two strange things: time hostname and time uname -s are giving me circa 3.54 secs each