Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pipe

unix pipe multiple writers

unix ipc pipe

Building a process pipe with ProcessBuilder in Java 7

java pipe processbuilder

IPython: how do I pipe something into a Python script

python pipe ipython

Duplicate stdout, pipe it to two different commands, collect results from both to stdin of final program

shell unix pipe

Quit from pipe in bash

bash shell pipe quit

curl gives error when piped to head command

curl stream pipe head

ffmpeg output pipeing to named windows pipe

Is passing application configuration in stdin a secure alternative to environment variables?

security pipe config 12factor

windows cmd pipe not unicode even with /U switch

unicode text cmd pipe

How can I use fprintf and write to a pipe?

c pipe system printf

can we use poll function with unnamed pipes?

c linux pipe

Misbehaving head with redirection

bash pipe io-redirection tee

Ignore HUP signal in Bash script with pipe commands

bash shell pipe signals pipeline

Difference between x | y and y <(x) in bash?

bash pipe

Piping to a process when the process doesn't exist?

bash unix pipe

Why stdbuf has no effect on Python?

python c linux pipe buffer

How to compress multiple files into one zip with PowerShell?

powershell zip pipe

Python 3 writing to a pipe

How do I pipe the password to ssh in C++?

c++ linux process ssh pipe

Bash: Pipe output into background process?

macos bash unix pipe sh