Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Owning and controlling child processes in scripts?



Hi all,

Is it possible to keep a child process, and communicate with it using
stdin and stdout in a script?

More specifically, can I spawn a sqlite process, and pipe into it an
sql command, as needed?  Or am I condemned to spawn a new process on
each command?


Johann



Messages sorted by: Reverse Date, Date, Thread, Author