Daily Linux Command: mkdir
Do you need to memorize Linux commands? Daily Linux Command: man The mkdir(1) command is used to create directories, with its argument being the path name of the new directory. ✦•———-Basic Usage———-•✦ Simply follow the command with the path of the new directory. It can be either a relative path or an absolute path. If … Read more