Paulo Henrique Baptista de Oliveira wrote:
> [EMAIL PROTECTED]: ~$ more junk
> execve("/usr/bin/man", ["man", "ls"], [/* 29 vars */]) = 0
> strace: exec: Operation not permitted
> [EMAIL PROTECTED]: ~$ cd /usr/bin/
>         Thanks,         PH

Try it as root.  man is suid, so strace can't trace it as a normal user.

Hope this helps you.

-- 
 Eric Delaunay                 | "La guerre justifie l'existence des militaires.
 [EMAIL PROTECTED] | En les supprimant." Henri Jeanson (1900-1970)

Reply via email to