Day 2 Task: Basics Linux command's
We'll discuss some basic Linux commands without wasting any time.
mkdir - make directory(folder)
ls - lists files and directories within a system
In the below Image we created a directory named hello using mkdir and to list available files/folders we...
kreator.hashnode.dev1 min read