go to  ForumEasy.com   
JavaPro
Home » Archive » Message


[Email To Friend][View in Live Context][prev topic « prev post | next post » next topic]
  Create / Delete Directory on Unix / Linux
 
Subject: Create / Delete Directory on Unix / Linux
Author: Unix
Posted on: 10/06/2011 06:30:22 PM

The mkdir command

mkdir stands for make directory which is used to create a new directory

Example:

       mkdir mydir

Note:
  • you need the write rights to create a new directory;
  • the newly created directory bears the permission mode of rwxrwxrwx (777)


    Replies:


    References:

  •  


     
    Powered by ForumEasy © 2002-2022, All Rights Reserved. | Privacy Policy | Terms of Use
     
    Get your own forum today. It's easy and free.