Introduction to Linux Shell and Essential Commands
The main part of Linux is its terminal. Whenever you interact with the terminal, you do that by passing some input, which is often referred to as a standard stream or I/O stream. It provides a way to interact with input-output operations.
What is a s...
shivanshcharak.hashnode.dev6 min read