writing to stdin
Tom Christiansen
tchrist at convex.COM
Tue May 7 08:38:23 AEST 1991
>From the keyboard of dga at cs.brown.edu (Daniel Gerardo Aliaga):
:Is there any way for a process to write a string to its stdin, such that it
:can later be read again ?
:
:For example, the following code does the job on SunOS:
[BSD TIOCSTI example deleted].
You're not stuffing to stdin -- you're doing it to the tty.
Not the same thing, you know.
I don't think you can do what you want to do generically.
--tom
--
Tom Christiansen tchrist at convex.com convex!tchrist
"So much mail, so little time."
More information about the Comp.unix.wizards
mailing list