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...
Aug 7, 20236 min read242
