Input/Output Redirection in Linux
Sometimes we want our Linux terminal output to be stored in a file instead of printing on the terminal. So how to achieve it? Don’t worry, Here output redirection comes into the picture. In Linux, we can redirect our terminal output to a file with a ...
devopsisfun.hashnode.dev3 min read