#basic-linux-commands
Read more stories on Hashnode
Articles with this tag
Creating Directories in Linux:- · We can create Directory in Linux with the use of mkdir command. mkdir - Make Directory To create a directory. Run...
Creating files in Linux- · We can create File in Linux in different ways: Touch Command: The Touch command is the easiest way to create new empty...