mkdir

mkdir command is used to create directory.mkdir generates a new directory with the name path. The newly created files permission is initialized from mode. The new directory takes upon the group id of the parent directory. The new directory will be an empty directory. It returns 0 on a successful completion of the command.This command is default shell command in Linux.

Currently, there are no Tutorials, News articles or Forum questions related to {{ postCtrl.tagData.tag_name }} on LinuxHelp..

Do you have a question on {{ postCtrl.tagData.tag_name }}? Be the first to ask.