How to create a directory or a folder in Linux?
Originally Published Here ๐!
To create a directory or a folder, you can use the mkdir command followed by the name of the directory in Linux.
For example, to create a directory or a folder with the name of Hello, you can use the mkdir command like t...
melvingeorge-me.hashnode.dev1 min read