Day 13 of my ALX Software Engineering Journey: Input / Output Redirection
The output of commands can be redirected to files, devices and input of commands. The standard output in shell is the display. The output of commands is sent to the standard output.
Symbols and Commands used in Input/Output Redirection
The symbol to ...
dillibe.hashnode.dev4 min read