Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Io Redirection
Why does echo > 1 2 3 create a file called 1 with contents 2 3?
Apr 25, 2021
Bending a pipeline back into its origin
Apr 25, 2021
A command to output each line forward then backwards
Apr 25, 2021
Why are < or > required to use /dev/tcp
Apr 25, 2021
Redirecting output only on a successful command call
Apr 25, 2021
Why does ''cat "${1:-/dev/stdin} | ... &>/dev/null'' work in bash but not dash?
Apr 25, 2021
Is it safe to redirect stdout and stderr to the same file without file descriptor copies?
Apr 25, 2021
How to redirect stdout to a file, and stdout+stderr to another one?
Apr 25, 2021
What's the POSIX specification on behavior of built-in commands with redirections and/or piping?
Apr 25, 2021
Process substitution and redirection using tee
Apr 25, 2021
Older Entries »