--- Mike Maltese <[EMAIL PROTECTED]> wrote:
> I'm writing a script to be run from the command line.
...
> How can I get the signal from tar that the tape needs to be changed?

It sounds like you are wanting to write an interactive shell script. If this is
the case (e.g., I didn't misunderstand), you should probably use expect instead
of PHP.

Hope that helps.

Chris

=====
Become a better Web developer with the HTTP Developer's Handbook
http://httphandbook.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to