Search Results

Search: Posts Made By: PuppyHusher
Forum: Programming 03-30-2007
2,868
Posted By PuppyHusher
Never mind, I figured it out after some more...
Never mind, I figured it out after some more searching and trying different things. Here's the working code, it can easily be changed to add more processes.



#include <stdio.h>
#include...
Forum: Programming 03-30-2007
2,868
Posted By PuppyHusher
That is useful code, but my application needs to...
That is useful code, but my application needs to do any number of pipes, not just 2. So a loop needs to be implemented, but I don't know why my implementation is not working. Maybe you can spot...
Forum: Programming 03-29-2007
2,868
Posted By PuppyHusher
Help with piping program
Hi, I am trying to write a program that will pipe any number of programs together like in the linux shell. As an example, the below code tries to execute "cat data | grep int | cut -b 1-10." The...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy