Muli Ben-Yehuda wrote:
On Fri, Apr 08, 2005 at 10:24:22AM +0300, Shachar Shemesh wrote:
You can't use -p on a SUID program that takes less than half a second to
run. Just not feasible.
So put a sleep in front. If it's not your program, use ptrace to put a
sleep in front ;-)
Cheers,
Muli
Remind me how you ptrace a SUID program again, will you? Not to mention
that I don't think strace will have much success in attaching to a
program I'm ptracing...
Shachar
--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work? http://www.lingnu.com/backup.html
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]