New posts in stdin

BASH: alternatives to coproc [closed]

How to make a bash function which can read from standard input?

Reading from stdin

How to send input to the console as if the user is typing?

Feeding multiline input (here documents) to commands in cmd.exe scripts

How do I pipe output into Visual Studio Code?

java.util.scanner throws NoSuchElementException when application is started with gradle run

Redirect stdin and stdout in Java

java: how to both read and write to & from process thru pipe (stdin/stdout)

How to extract tar archive from stdin?

Linux does STDOUT | STDIN piping write data to disk?

Reading line by line from STDIN

Read expression for grep from standard input

Pipe input to Python program and later get input from user

Getting back to "stdin" after redirecting a file to a particular program

How to keep script from swallowing all of stdin?

How can I send CR (i.e. ascii 13) to a c program from keyboard (running linux)? ALSO, why do I have to send EOF twice to terminate this program?

Read from stdin to new, named, file in vim

Prevent sudo, apt-get, etc. from swallowing pasted input to STDIN?

Read all text from stdin to a string