Basic Linux Command
A Linux Command is a program that runs on a Command line interface(CLI).
Linux commands are case-sensitive.
cd - cd command is used to change the directory. It requires the directory name. For Example- Let’s say you’re in /home/username/Documents an...
akankshasingh.hashnode.dev3 min read