Eric Blake asked:
> Does anyone know the HP-UX counterpart to Linux' strace in order to see
> what syscalls are in use by the HP-UX shell, and why/where fd 9 is
> getting closed?

Here's the tools I know of:

- Linux, *BSD: strace
- MacOS X: dtruss (based on dtrace, need to make it setuid root yourself)
- Solaris: truss
- HP-UX: tusc

Bruno
-- 
In memoriam Anna Göldi <http://en.wikipedia.org/wiki/Anna_Göldi>

Reply via email to