On Thu, 27 Jan 2000, Randy Smith wrote:

> Try running it like this:
> 
> strace /usr/sbin/node >~/node-strace 2>&1

That won't work. Node needs to be installed setuid root and a normal user
can not strace a setuid program. And root can not run node at all...
(there is a way around this, namely the -u option to strace but I don't
think stracing would give any usefull information anyway)

-- 
Tomi Manninen           Internet:  [EMAIL PROTECTED]
OH2BNS                  AX.25:     [EMAIL PROTECTED]
KP20ME04                Amprnet:   [EMAIL PROTECTED]

Reply via email to