Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pipe

Is there a cross-platform way to check if stdout is being piped into another program in Rust?

rust pipe tty

Java app and grep - how can I independently process command output passed to grep with two regexs?

regex shell text grep pipe

Pass each line of stdout as stdin to a new invocation of a tool

Pipe vs Subscribe in Angular

angular rxjs pipe subscribe

How do I send large amounts of data from a forked process?

python fork pipe

Connecting Producer and Pipe to extract the result

haskell pipe haskell-pipes

C program with execvp cat doesn't take more than 150 lines input

c pipe

Executing a piped command in a subshell doesn't work if the command is in a variable

bash pipe

rxjs takeUntil do not execute finalize

Typescript types for a pipe() function

Can gnuplot transparently open compressed data files to save storage space?

gzip pipe gnuplot zlib

How to include a pipe executing a command with FileUtils#sh?

ruby shell pipe

FIFO pipe only reads after write end has closed

python c pipe fifo

Strange problem with cut,colrm,awk and sed: fail to cut characters from a pipe stream

linux sed awk pipe cut

count number of words and lines from stdin [closed]

linux bash unix pipe pipeline

Communication between parent and child process using pipe in c++

c++ pipe

Node Passthrough Stream, how to properly address piped objects?

C++ write data on stdin and get output from stdout

c++ stdout pipe stdin popen

dup2 : write() redirected but not fprintf() or puts()

c++ pipe stdout dup2

Piping second or higher argument in native pipe

r pipe