Alright - for those who can't figure it out... socks:~# strace -p 26320 strace: I'm sorry, I can't let you do that, Dave.
(where 26320 was likely to be the next pid) -----Original Message----- From: Carl Cerecke [mailto:[EMAIL PROTECTED] Sent: Wednesday, 12 January 2005 4:53 p.m. To: [email protected] Subject: Re: strace and easter eggs (was Re: TIP: What files does this command try to open (was ...)) Michael wrote: > I don't think this works in a vty or something. "strace strace" just > reveals > the usual strace garbage. Should I look harder at this? Well, straceing another strace is OK. straceing yourself is not. HINT: checkout the -p option. Cheers, Carl.
