![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Doubts on FIFO | Akshay | UNIX for Dummies Questions & Answers | 0 | 06-06-2008 08:56 AM |
| Unix doubts | aswathy | UNIX for Dummies Questions & Answers | 2 | 03-07-2008 12:15 PM |
| doubts reg inodes | ranj@chn | Shell Programming and Scripting | 4 | 12-21-2005 10:58 AM |
| unix & C doubts | krishna | UNIX for Advanced & Expert Users | 1 | 08-21-2001 04:09 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
hi
I am new to unix.I have searched some forums but couldnt get my answer. i have created 6 processes and i want to write the process ids into a file which can be read in another program i am writing.Can someone plz send me the syntax for doing so. I have a doubt regarding pipes.If a pipe is created before a fork then i know that the parent and child process can communicate via this pipe.My question is whether i can declare a pipe after i have created processes and communicate between them.Is it possible to declare a single pipe to use between 6 processes(between 2 at a time and again resuing the same pipe for commnicating between another two). I apologize if my questions sound lame but i completely new to this.Plz answer..... |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|