Translate

lundi 25 août 2014

how to create a folder on linux?


how to create a folder on linux?

folder


to create a folder on linux from terminal

open the terminal

terminal

enter as administrator ( root ) with the following command :

su 

then type password

type the following command :

mkdir folder_name

for example :

I want to create a folder with the name amine 

mkdir amine

Hooop ....the folder is created

Aucun commentaire:

Enregistrer un commentaire