Visual QuickStart Guide [Electronic resources] : Mac OS X 10.4 Tiger نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Visual QuickStart Guide [Electronic resources] : Mac OS X 10.4 Tiger - نسخه متنی

Maria Langer

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید





Creating a New Directory with mkdir


You can also create new directories. You'll do this with the mkdir command.

Tip

    You can learn more about the mkdir command and its options on its man pages. Type man mkdir and press to view the command's man pages.

To create a new directory


Type mkdir

directory-name and press . For example, mkdir Project1 Project2 Project3 makes three new subdirectories in the current directory:

Project1, Project2 , and

Project3 (Figure 27 ).

Figure 27. In this example, the

mkdir command is used to create three new subdirectories.



/ 300