Linux Command Basics
This article covers basic Linux commands you should know as a Linux user. It gives a summary of the names and purposes of each command.
File Operation
mkdir -- (Make Directory): This command makes a new and empty directory.
The image above shows ...
ugochi.hashnode.dev4 min read