Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using pipes.
#1
When using the Shell command I can redirect STDOUT with the standard command line syntax.    I have used the technique to use write files then open them in my code.

However      Is there a way to have the program output to a pipe and have my program read from the pipe without using an intermediate file ?
Reply


Messages In This Thread
Using pipes. - by ahenry3068 - 09-28-2024, 01:35 PM
RE: Using pipes. - by bplus - 09-28-2024, 02:49 PM
RE: Using pipes. - by ahenry3068 - 09-29-2024, 12:14 AM
RE: Using pipes. - by grymmjack - 09-28-2024, 04:51 PM
RE: Using pipes. - by Gomez Addams - 09-29-2024, 01:58 PM
RE: Using pipes. - by TerryRitchie - 09-29-2024, 03:20 PM
RE: Using pipes. - by Gomez Addams - 09-29-2024, 06:18 PM
RE: Using pipes. - by SpriggsySpriggs - 10-01-2024, 11:45 AM



Users browsing this thread: 1 Guest(s)