On Sunday 27 November 2011 10:49 PM, aravind vijayan wrote:
Let me add Something to last meeting's short discussion :
A pipe is a mechanism for interprocess communication; data written to the
pipe by one process can be read by another process. The data is handled in
a first-in, first-out (FIFO) order. The pipe has no name; it is created for
one use and both ends must be inherited from the single process which
created the pipe.
Source: http://www.gnu.org/s/hello/manual/libc/Pipes-and-FIFOs.html
This information is very valuable, Thank you.
--
Sincerely,
Ershad K
http://ershadk.com
_______________________________________________
Indian Libre User Group Cochin Mailing List
http://www.ilug-cochin.org/mailing-list/
http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org
#[email protected]