i have a program that creates a named pipe .then i execute a command which writes smething to named pipe..now how do i retive the data written into pipe...also since the client and namedpipe is in same system ..i am confused to use connect().if i use connect b4 the command then it waits there only..so i need to write a script that invokes creation of named pipe and then invoke another script that execute the command???
In reply to help me...named pipe by perlprint
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |