GNU/Linux 101: What's stdin, stdout and stderr?
Usually, when using a terminal emulator we don't think about the data flow (data streams)), we just type some commands and expect an output right in the screen. In this brief article I'll try to explain what's stdin, stdout and stderr.
First of all, ...
imreyesjorge.hashnode.dev2 min read