feat: Redirections applied
Now redirections work. > redirects to a file < reads the content of a file and set it to the input of a command >> append the output of a command into a file
This commit is contained in:
Now redirections work. > redirects to a file < reads the content of a file and set it to the input of a command >> append the output of a command into a file