Command Line Interface(CLI)
What is CLI ?
CLI stands for Command Line Interface. CLI is a text-based interface that allows users to interact with a computer's operating system by entering commands.
Basic CLI commands in linux
cd command
cd means change directory. You invoke it ...
webtechnologycoder.hashnode.dev5 min read