Hi Florian, I'm trying to reproduce this issue, but I can't. I have bsdutils 1:2.16.2-0 installed. Here's how it behaves on my system:
kr...@macbookpro:~$ time script -c "sleep 10" Script started, file is typescript Script done, file is typescript real 0m10.008s user 0m0.000s sys 0m0.004s If I replace "time" with "strace", I see a call to clone but no calls to exec (since that's performed by a child process). Is this what you see? -- Matt http://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org