"mkdir"

Written by Pantas Manik on 2:28 PM

This command used to create a directory.
% mkdir [ directory name ]
example:
% mkdir testhead
To ensure that we have made it succesfully, just type below command to see the directory
% ls
testhead urasima pantas

For details about this command please type like below command:
%man mkdir

Related Posts by Categories



Widget by Hoctro | Jack Book
  1. 0 comments: Responses to “ "mkdir" ”