Explore >> Select a destination


You are here

jvns.ca
| | seb.jambor.dev
11.8 parsecs away

Travel
| | Taking a closer look at shell builtins and environment variables.
| | rickardlindberg.me
16.7 parsecs away

Travel
| | I thought I knew how Bash redirects worked. If I wanted to redirect the output of a command to a file, I'd type this: program > /tmp/log.txt If I wanted to pipe both stdout and stderr to a text editor for further processing, I'd type this: program 2>&1 | vim - I knew that 2>&1 meant redirect stderr to stdout making it appear on stdout as well. I knew certain patterns for certain situations.
| | kdheepak.com
15.2 parsecs away

Travel
| |
| | box.matto.nl
106.0 parsecs away

Travel
|