How To Create A New Directory In Linux Creating New Directories Shell Command


How To Create A New Directory In Linux Creating New Directories Shell Command
  Forums Index
      » Linux Hosting Forums
        » » How to create a new directory in linux creating new directories shell command



How To Create A New Directory In Linux Creating New Directories Shell Command
Post Description:
Post Tags: how, to, create, a, new, directory, in, linux, creating, new, directories, shell, command, linux hosting, troubleshoot, help, support advise, questions, answers
This Post Has Been Viewed 249 Times Since Thu May 03, 2007 4:38 pm Posted By lini with 0 replies
How To Create A New Directory In Linux Creating New Directories Shell Command
if you are in your home directory for example (/home/my_name) and you want to create a directory called my_contacts you would run this command:

mkdir my_contacts

now check to confirm that you craeted a directory called "my_contacts" by running the list command:

ls -F

you will see a directory called my_contacts

* some peole called directories folders. people who called directories "folders" are often used to using microsoft windows and that's why they called directory "Folder"

Leave Your Comments
* Your Name

  * Your Email Address (Will Not Be Published)

* Your Comments


Add Picture To Comments
Yes No             upload
Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

     




Comments and replies About How To Create A New Directory In Linux Creating New Directories Shell Command






(0) Comments