|
15.
|
|
|
Using this Guide
|
|
|
|
استفاده از این راهنما
|
|
Translated by
Arash
|
|
Reviewed by
Danial Behzadi
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:17(title)
|
|
16.
|
|
|
man intro(1)
|
|
|
|
man intro(1)
|
|
Translated by
Arash
|
|
Reviewed by
Danial Behzadi
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:27(emphasis)
|
|
17.
|
|
|
"Under Linux there are GUIs (graphical user interfaces), where you can point and click and drag, and hopefully get work done without first reading lots of documentation. The traditional Unix environment is a CLI (command line interface), where you type commands to tell the computer what to do. That is faster and more powerful, but requires finding out what the commands are." -- from <placeholder-1/>
|
|
|
|
"تحت لینوکس، GUI(رابط گرافیکی کاربر)هایی وجود دارد که شما به وسیلهی آن ها میتوانید اعمالی نظیر انتخاب، کلیک و کشیدن اشیا و بسیاری از کارهای دیگر را بدون خواندن این مستندات انجام دهید. محیط سنّتی یونیکس CLI(رابط خط فرمان) نام دارد، جایی که شما فرامینی را تایپ، و به رایانه دستور اجرای آن را میدهید. این روش سریعتر و قدرتمندتر است، اما محتاج آن است که قبل از آن این فرامین را بشناسید."-- از <placeholder-1/>
|
|
Translated and reviewed by
Danial Behzadi
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:19(emphasis)
|
|
18.
|
|
|
This guide will make you familiar with basic GNU/Linux shell commands. It is not intended to be a complete guide to the command line, just an introduction to complement Ubuntu's graphical tools.
|
|
|
|
این راهنما شما را یا اساس خط فرمان گنو/لینوکس آشنا میسازد. در اینجا قصد این را نداریم که یک راهنمای کامل از خط فرمان را ارائه کنیم، بلکه تنها مکمّلی است برای محیط گرافیکی اوبونتو.
|
|
Translated and reviewed by
Danial Behzadi
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:32(para)
|
|
19.
|
|
|
All command names, file names or paths to directories will be shown using a <command>monospace font</command>.
|
|
|
|
تمام نامهای فرمانها، نامهای پروندهها و یا مسیرهای شاخهها، به وسیله یک <command>قلم تکعرض</command> نمایش داده میشوند.
|
|
Translated and reviewed by
Danial Behzadi
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:42(para)
|
|
20.
|
|
|
All the commands on this guide are to be issued from a command prompt in a <application>Terminal</application> and will be shown as: <screen>command to type</screen>
|
|
|
|
تمام فرامین در این راهنما به وسیلهی یک خط فرمان در <application>پایانه</application> قابل اجرا میباشد، به شکل زیر نمایش داده خواهند شد: <screen>command to type</screen>
|
|
Translated and reviewed by
Danial Behzadi
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:49(para)
|
|
21.
|
|
|
<emphasis role="strong">Note that Linux is case sensitive.</emphasis> User, user, and USER are all different to Linux.
|
|
|
|
<emphasis role="strong">دقت داشته باشید که لینوکس به بزرگ بودن یا کوچک بودن حروف حساس است</emphasis>. از نظر لینوکس User،user و USER با هم تفاوت دارند.
|
|
Translated by
Arash
|
|
Reviewed by
Danial Behzadi
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:57(para)
|
|
22.
|
|
|
Starting a Terminal
|
|
|
|
شروع یک پایانه
|
|
Translated and reviewed by
Danial Behzadi
|
|
|
|
Located in
basic-commands/C/basic-commands.xml:68(title)
|
|
23.
|
|
|
To open a <application>Terminal</application> do as follow:
|
|
|
|
(no translation yet)
|
|
|
|
24.
|
|
|
Choose <menuchoice><guimenu>Applications</guimenu><guimenuitem>Accessories</guimenuitem><guimenuitem>Terminal</guimenuitem></menuchoice>;
|
|
|
|
(no translation yet)
|
|
|