Shell Redirections, I/O, and special characters.
Special characters.
The characters typed onto the terminal can have special meanings. One of these is the * which means to match any characters. These special characters can be challenging to write when executing commands on the terminal. e.g. the ec...
codetree3.hashnode.dev6 min read