I/O Redirection in Linux
Hey there👋🏻! This article is all about Input Output Redirection in Linux. These are very useful when you want to save any output in a file or use a file as input to a program. We will also learn a bit about File Descriptor.
File Descriptor
A fil...
techcode.hashnode.dev3 min read