> open("mysleep", O_WRONLY|O_TRUNC|O_LARGEFILE) = 4

and if mysleep is still running:

open("mysleep", O_WRONLY|O_TRUNC|O_LARGEFILE) = -1 ETXTBSY (Text file busy)

=================================================================
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]

Reply via email to