Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stdin

Argparse optional stdin read and/or stdout out

python stdout stdin argparse

How to read a character from standard input in DOS such that redirection works?

unoconv with --stdin not working

encoding utf-8 stdin unoconv

Temporary redirection of stderr in a bash script

Is it possible to access the source code of a python script passed to python on standard in?

python stdin quine

How can I get those two processes (programs) talk to each other directly using pipes?

python pipe stdout stdin stdio

c - check for when nothing is piped to stdin

c stdin pipe

QProcess start with files from stdin and stdout

qt stdout stdin qprocess

Difference between os.close(0) & sys.stdin.close()

psycopg2.ProgrammingError: syntax error at or near "stdin" error when trying to copy_from redshift

Pass handle down pipeline

Can I make ungetc unblock a blocking fgetc call?

c stdin blocking

How to process stdin to stdout in php?

php stdout stdin

Using setvbuf() with STDIN stream

c stream stdin

PHP readline() when STDIN other than keyboard

Filter lines with the other set of lines in Bash

linux bash grep filtering stdin

Create a cmd window and write to it from C# application

c# cmd stdout stdin

Are stdin and stdout actually the same file?

Process never ends when using 'process.stdin.once'

How to prevent the user from entering more data than the maximum limit?

c stdin flush fgets