آموزش اسکریپت Bash Shell: راهنمای کامل برای مبتدیان

Bash Shell Scripting: A Complete Guide for Beginner

نکته: آخرین آپدیت رو دریافت میکنید حتی اگر این محتوا بروز نباشد.
توضیحات دوره: !-- قدرت نهایی Bash را آزاد کنید. با رویکرد گام به گام اسکریپت Bash را از ابتدا یاد بگیرید و پیشرفت کنید --! پس از گذراندن دوره، شما احساس اطمینان از نوشتن اسکریپت خواهید داشت و دانش بسیار خوبی در مورد اسکریپت نویسی Bash خواهید داشت. فعالیت ها ایجاد اسکریپت با bash مانند کار با فایل ها، پوشه ها و بسیاری موارد دیگر پیش نیازها: بدون نیاز به تجربه برنامه نویسی. همه چیزهایی را که باید بدانید بدون نیاز به نصب یاد خواهید گرفت. ما می توانیم با هر دستگاهی که دارای مرورگر و اتصال به اینترنت است کار کنیم

Bash یک پردازشگر دستوری است که معمولاً در یک پنجره متنی اجرا می‌شود که در آن کاربر دستوراتی را تایپ می‌کند که باعث اعمال می‌شود. Bash همچنین می‌تواند دستورات را از یک فایل به نام shell script بخواند و اجرا کند. مانند اکثر پوسته های یونیکس، از globbing نام فایل (تطبیق حروف عام)، لوله کشی، اسناد در اینجا، جایگزینی دستورات، متغیرها و ساختارهای کنترل برای تست شرط و تکرار پشتیبانی می کند. کلمات کلیدی، نحو، متغیرهای دارای دامنه پویا و سایر ویژگی‌های اساسی زبان همگی از sh.

کپی شده‌اند.


این دوره دانش و مهارت های اساسی برای استفاده از Bash Shell برای مدیریت و خودکارسازی مدیریت سیستم های مختلف را در اختیار دانش آموزان قرار می دهد. این دوره مهارت هایی را برای دانش آموزان فراهم می کند تا دستورات مورد نیاز برای انجام وظایف خاص را شناسایی و بسازند. علاوه بر این، دانش‌آموزان یاد می‌گیرند که چگونه اسکریپت‌هایی را برای انجام کارهای پیشرفته مانند خودکارسازی کارهای تکراری بسازند


این دوره برای مبتدیانی است که می خواهند درباره Bash Shell و برخی از اسکریپت نویسی اولیه با BASH بدانند.


لطفاً منتظر نباشید دیگران شما را تشویق به یادگیری این مهارت کنند.


سعی کنید نیاز و تقاضای زمان امروز را شناسایی کنید و از این فرصت برای یادگیری این مهارت جدید استفاده کنید تا با زمان و فناوری‌های پرطرفدار مطابقت داشته باشید.


من مطمئن هستم که به محض تکمیل این دوره، در اتوماسیون با استفاده از BASH SHELL بسیار کارآمد خواهید بود.


من یک مربی حرفه ای هستم که به هزاران دانش آموز کمک کرده ام تا از BASH استفاده کنند. با یادگیری این ابزار قدرتمند بیایید و از کلاس لذت ببرید.


سرفصل ها و درس ها

Bash Shell: مقدمه Bash Shell: Introduction

  • Bash Shell: مقدمه دوره Bash Shell: Course Introduction

  • Bash Shell: ویرایشگر کد Bash Shell: Code Editor

  • Bash Shell: Bash Introduction and Bash File Creation - Part 1 Bash Shell: Bash Introduction and Bash File Creation - Part 1

  • Bash Shell: Bash Introduction and Bash File Creation - Part 2 Bash Shell: Bash Introduction and Bash File Creation - Part 2

  • به روز رسانی مهم دوره Important Course Update

Bash Shell: Bash Commands Part 1 Bash Shell: Bash Commands Part 1

  • Bash Shell: Bash Commands - pwd Bash Shell: Bash Commands - pwd

  • Bash Shell: Bash Commands - ls : Part 1 Bash Shell: Bash Commands - ls : Part 1

  • Bash Shell: Bash Commands - ls : Part 2 Bash Shell: Bash Commands - ls : Part 2

  • Bash Shell: Bash Commands - mkdir Bash Shell: Bash Commands - mkdir

  • Bash Shell: Bash Commands - cd : Part 1 Bash Shell: Bash Commands - cd : Part 1

  • Bash Shell: Bash Commands - cd : Part 2 Bash Shell: Bash Commands - cd : Part 2

  • Bash Shell: دستورات Bash - اکو Bash Shell: Bash Commands - echo

  • Bash Shell: Bash Commands - لمس: قسمت 1 Bash Shell: Bash Commands - touch : Part 1

  • Bash Shell: Bash Commands - لمس: قسمت 2 Bash Shell: Bash Commands - touch : Part 2

  • Bash Shell: Bash Commands - cat Bash Shell: Bash Commands - cat

  • Bash Shell: دستورات Bash - روشن است Bash Shell: Bash Commands - clear

  • Bash Shell: Bash Commands - تاریخچه Bash Shell: Bash Commands - history

  • آزمون 1 Quiz 1

Bash Shell: Bash Commands قسمت 2 Bash Shell: Bash Commands Part 2

  • Bash Shell: Bash Commands - کپی: قسمت 1 Bash Shell: Bash Commands - copy : Part 1

  • Bash Shell: Bash Commands - کپی: قسمت 2 Bash Shell: Bash Commands - copy : Part 2

  • Bash Shell: فرمان های Bash - حرکت کنید Bash Shell: Bash Commands - move

  • Bash Shell: Bash Commands - rm : Part 1 Bash Shell: Bash Commands - rm : Part 1

  • Bash Shell: Bash Commands - rm : Part 2 Bash Shell: Bash Commands - rm : Part 2

  • Bash Shell: Bash Commands - chmod Bash Shell: Bash Commands - chmod

  • Bash Shell: Bash Commands - Find : Part 1 Bash Shell: Bash Commands - find : Part 1

  • Bash Shell: Bash Commands - Find : Part 2 Bash Shell: Bash Commands - find : Part 2

  • Bash Shell: Bash Commands - Find : Part 3 Bash Shell: Bash Commands - find : Part 3

  • Bash Shell: Bash Commands - grep Bash Shell: Bash Commands - grep

  • Bash Shell: Bash Commands - sleep Bash Shell: Bash Commands - sleep

  • Bash Shell: Bash Commands - kill Bash Shell: Bash Commands - kill

  • آزمون 2 Quiz 2

Bash Shell: شخصیت های خاص در Bash Shell Bash Shell: Special Characters in Bash Shell

  • Bash Shell: شخصیت های ویژه در Bash Shell - نظر (#) Bash Shell: Special Characters in Bash Shell - Comment (#)

  • Bash Shell: شخصیت های ویژه در Bash Shell - Command Separator (;) Bash Shell: Special Characters in Bash Shell - Command Separator (;)

  • Bash Shell: Characters Special in Bash Shell - Redirect (>): Part 1 Bash Shell: Special Characters in Bash Shell - Redirect (>) : Part 1

  • Bash Shell: Characters Special in Bash Shell - Redirect (>): Part 2 Bash Shell: Special Characters in Bash Shell - Redirect (>) : Part 2

  • Bash Shell: شخصیت های ویژه در Bash Shell - Append (>>) Bash Shell: Special Characters in Bash Shell - Append (>>)

  • Bash Shell: کاراکترهای ویژه در Bash Shell - تغییر مسیر ورودی (<) Bash Shell: Special Characters in Bash Shell - Input Redirect (<)

  • Bash Shell: شخصیت های خاص در Bash Shell - Pipe (|) Bash Shell: Special Characters in Bash Shell - Pipe (|)

  • Bash Shell: شخصیت های ویژه در Bash Shell - Escape (\) Bash Shell: Special Characters in Bash Shell - Escape (\)

  • Bash Shell: شخصیت های ویژه در Bash Shell - Tilde (~) Bash Shell: Special Characters in Bash Shell - Tilde (~)

  • Bash Shell: شخصیت های ویژه در Bash Shell - Period (.) Bash Shell: Special Characters in Bash Shell - Period (.)

  • Bash Shell: شخصیت های ویژه در Bash Shell - Double Period (..) Bash Shell: Special Characters in Bash Shell - Double Period (..)

  • امتحان 3 Quiz 3

Bash Shell: متغیرهایی در Bash Shell و Debugging Bash Shell: Variables in Bash Shell and Debugging

  • Bash Shell: متغیرها در Bash Shell - مقدمه Bash Shell: Variables in Bash Shell - Introduction

  • Bash Shell: متغیرها در Bash Shell - Command Line Arguments Bash Shell: Variables in Bash Shell - Command Line Arguments

  • Bash Shell: متغیرها در Bash Shell - متغیرها Bash Shell: Variables in Bash Shell - Variables

  • Bash Shell: متغیرهای موجود در Bash Shell - متغیرها (حساس به حروف کوچک) Bash Shell: Variables in Bash Shell - Variables (Case Sensitive)

  • Bash Shell: متغیرهای موجود در Bash Shell - متغیرها (مشکل فاصله در اطراف '=') Bash Shell: Variables in Bash Shell - Variables (Space issue around '=')

  • Bash Shell: Variables in Bash Shell - مقادیر ورودی کاربر در متغیرها: قسمت 1 Bash Shell: Variables in Bash Shell - User Input Values in Variables : Part 1

  • Bash Shell: Variables in Bash Shell - مقادیر ورودی کاربر در متغیرها: قسمت 2 Bash Shell: Variables in Bash Shell - User Input Values in Variables : Part 2

  • Bash Shell: Variables in Bash Shell - مقادیر ورودی کاربر در متغیرها: قسمت 3 Bash Shell: Variables in Bash Shell - User Input Values in Variables : Part 3

  • Bash Shell: Debugging: Part 1 Bash Shell: Debugging : Part 1

  • Bash Shell: Debugging: Part 2 Bash Shell: Debugging : Part 2

  • Bash Shell: Debugging: Part 3 Bash Shell: Debugging : Part 3

  • آزمون 4 Quiz 4

Bash Shell: Decision Making Condition Bash Shell: Decision Making Condition

  • Bash Shell: Decision Making Condition - If Condition Bash Shell: Decision Making Condition - If Condition

  • Bash Shell: Decision Making Condition - If Condition (Arguments Line Command Line) Bash Shell: Decision Making Condition - If Condition (Command Line Arguments)

  • Bash Shell: Decision Making Condition - If Condition (حساس به حروف کوچک و بزرگ) Bash Shell: Decision Making Condition - If Condition (Case Sensitive)

  • Bash Shell: Decision Making Condition - If Else Condition Bash Shell: Decision Making Condition - If Else Condition

  • Bash Shell: Decision Making Condition - Nested If Condition Bash Shell: Decision Making Condition - Nested If Condition

  • Bash Shell: Decision Making Condition - Nested If Else Condition Bash Shell: Decision Making Condition - Nested If Else Condition

  • Bash Shell: Decision Making Condition - Alse If Condition Bash Shell: Decision Making Condition - Else If Condition

  • Bash Shell: Decision Making Condition - در صورت وجود فایل: قسمت 1 Bash Shell: Decision Making Condition - If File Exists : Part 1

  • Bash Shell: Decision Making Condition - در صورت وجود فایل: قسمت 2 Bash Shell: Decision Making Condition - If File Exists : Part 2

  • Bash Shell: شرط تصمیم گیری - اگر متغیر وجود داشته باشد Bash Shell: Decision Making Condition - If Variable Exists

  • Bash Shell: Decision Making Condition - Case Statement: Part 1 Bash Shell: Decision Making Condition - Case Statement : Part 1

  • Bash Shell: Decision Making Condition - Case Statement: Part 2 Bash Shell: Decision Making Condition - Case Statement : Part 2

  • آزمون 5 Quiz 5

Bash Shell: رشته ها در Bash Shell Bash Shell: Strings in Bash Shell

  • Bash Shell: رشته ها در Bash Shell - ایجاد رشته Bash Shell: Strings in Bash Shell - Create String

  • Bash Shell: Strings in Bash Shell - Empty String Bash Shell: Strings in Bash Shell - Empty String

  • Bash Shell: رشته ها در پوسته Bash - طول رشته Bash Shell: Strings in Bash Shell - Length of String

  • Bash Shell: Strings in Bash Shell - Substring of String: Part 1 Bash Shell: Strings in Bash Shell - Substring of String : Part 1

  • Bash Shell: Strings in Bash Shell - Substring of String: Part 2 Bash Shell: Strings in Bash Shell - Substring of String : Part 2

  • Bash Shell: Strings in Bash Shell - Substring of String: Part 3 Bash Shell: Strings in Bash Shell - Substring of String : Part 3

  • Bash Shell: Strings in Bash Shell - Substring of String: Part 4 Bash Shell: Strings in Bash Shell - Substring of String : Part 4

  • Bash Shell: Strings in Bash Shell - Concatenate String: Part 1 Bash Shell: Strings in Bash Shell - Concatenate String : Part 1

  • Bash Shell: Strings in Bash Shell - Concatenate String : Part 2 Bash Shell: Strings in Bash Shell - Concatenate String : Part 2

  • امتحان 6 Quiz 6

Bash Shell: اپراتورها در Bash Shell Bash Shell: Operators in Bash Shell

  • Bash Shell: Operators in Bash Shell - Operators Introduction Bash Shell: Operators in Bash Shell - Operators Introduction

  • Bash Shell: Operators in Bash Shell - عملگرهای حسابی: قسمت 1 Bash Shell: Operators in Bash Shell - Arithmetic Operators : Part 1

  • Bash Shell: Operators in Bash Shell - عملگرهای حسابی: قسمت 2 Bash Shell: Operators in Bash Shell - Arithmetic Operators : Part 2

  • Bash Shell: Operators in Bash Shell - Assignment Operators : Part 1 Bash Shell: Operators in Bash Shell - Assignment Operators : Part 1

  • Bash Shell: Operators in Bash Shell - Assignment Operators : Part 2 Bash Shell: Operators in Bash Shell - Assignment Operators : Part 2

  • Bash Shell: Operators in Bash Shell - Operators Relational : Part 1 Bash Shell: Operators in Bash Shell - Relational Operators : Part 1

  • Bash Shell: Operators in Bash Shell - Operators Relational : Part 2 Bash Shell: Operators in Bash Shell - Relational Operators : Part 2

  • Bash Shell: Operators in Bash Shell - Logical Operators (AND) Bash Shell: Operators in Bash Shell - Logical Operators (AND)

  • Bash Shell: Operators in Bash Shell - Logical Operators (OR) Bash Shell: Operators in Bash Shell - Logical Operators (OR)

  • Bash Shell: اپراتورها در Bash Shell - عملگرهای منطقی (NOT) Bash Shell: Operators in Bash Shell - Logical Operators (NOT)

  • امتحان 7 Quiz 7

Bash Shell: حلقه ها در Bash Shell Bash Shell: Loops in Bash Shell

  • Bash Shell: Loops in Bash Shell - For Loop Introduction Bash Shell: Loops in Bash Shell - For Loop Introduction

  • Bash Shell: Loops in Bash Shell - برای حلقه مثال معرفی Bash Shell: Loops in Bash Shell - For Loop Introduction Example

  • Bash Shell: Loops in Bash Shell - برای Loop یک محدوده قسمت 1 را بخوانید Bash Shell: Loops in Bash Shell - For Loop read a range Part 1

  • Bash Shell: Loops in Bash Shell - برای Loop یک محدوده قسمت 2 را بخوانید Bash Shell: Loops in Bash Shell - For Loop read a range Part 2

  • Bash Shell: Loops in Bash Shell - For Loop Array را بخوانید Bash Shell: Loops in Bash Shell - For Loop read Array

  • Bash Shell: Loops in Bash Shell - Break Statement Bash Shell: Loops in Bash Shell - Break Statement

  • Bash Shell: Loops in Bash Shell - ادامه بیانیه Bash Shell: Loops in Bash Shell - Continue Statement

  • Bash Shell: Loops in Bash Shell - while Loop: Part 1 Bash Shell: Loops in Bash Shell - While Loop : Part 1

  • Bash Shell: Loops in Bash Shell - while Loop: Part 2 Bash Shell: Loops in Bash Shell - While Loop : Part 2

  • Bash Shell: Loops in Bash Shell - Bash Until Loop Bash Shell: Loops in Bash Shell - Bash Until Loop

  • امتحان 8 Quiz 8

Bash Shell: آرایه ها در Bash Shell Bash Shell: Arrays in Bash Shell

  • Bash Shell: آرایه ها در Bash Shell - ایجاد آرایه (موقعیت فهرست) Bash Shell: Arrays in Bash Shell - Create Array (Index Position)

  • Bash Shell: Arrays in Bash Shell - دسترسی به عناصر در آرایه: قسمت 1 Bash Shell: Arrays in Bash Shell - Accessing Elements in Array : Part 1

  • Bash Shell: Arrays in Bash Shell - دسترسی به عناصر در آرایه: قسمت 2 Bash Shell: Arrays in Bash Shell - Accessing Elements in Array : Part 2

  • Bash Shell: آرایه ها در Bash Shell - تکرار روی یک آرایه Bash Shell: Arrays in Bash Shell - Iterate over an Array

  • Bash Shell: آرایه ها در Bash Shell - مقدار شاخص یک آرایه را چاپ کنید Bash Shell: Arrays in Bash Shell - Print the index value of an Array

  • Bash Shell: آرایه ها در Bash Shell - طول یک آرایه Bash Shell: Arrays in Bash Shell - Length of an Array

  • Bash Shell: آرایه ها در Bash Shell - عنصر را به آرایه اضافه کنید Bash Shell: Arrays in Bash Shell - Add element to an Array

  • Bash Shell: آرایه ها در Bash Shell - به روز رسانی عنصر یک آرایه Bash Shell: Arrays in Bash Shell - Update Element of an Array

  • Bash Shell: آرایه ها در Bash Shell - حذف عنصر در آرایه Bash Shell: Arrays in Bash Shell - Delete Element in Array

  • امتحان 9 Quiz 9

Bash Shell: توابع در Bash Shell Bash Shell: Functions in Bash Shell

  • Bash Shell: توابع در Bash Shell - معرفی تابع Bash Shell: Functions in Bash Shell - Function Introduction

  • Bash Shell: توابع در Bash Shell - مثال معرفی تابع Bash Shell: Functions in Bash Shell - Function Introduction Example

  • Bash Shell: توابع در Bash Shell - تابع با آرگومان ها Bash Shell: Functions in Bash Shell - Function with Arguments

  • Bash Shell: توابع در Bash Shell - تابع (مفهوم ارزش بازگشتی) Bash Shell: Functions in Bash Shell - Function (Return Value Concept)

  • امتحان 10 Quiz 10

Bash Shell: خواندن و نوشتن در فایل ها در Bash Shell Bash Shell: Read and Write in Files in Bash Shell

  • Bash Shell: خواندن و نوشتن در فایل ها در Bash Shell - خواندن مقدمه Bash Shell: Read and Write in Files in Bash Shell - Read Introduction

  • Bash Shell: خواندن و نوشتن در فایل ها در Bash Shell - Read Example Bash Shell: Read and Write in Files in Bash Shell - Read Example

  • Bash Shell: خواندن و نوشتن در فایل ها در Bash Shell - خواندن با استفاده از اسکریپت Bash Shell: Read and Write in Files in Bash Shell - Read using script

  • Bash Shell: خواندن و نوشتن در فایل ها در Bash Shell - مقدمه نوشتن Bash Shell: Read and Write in Files in Bash Shell - Write Introduction

  • Bash Shell: خواندن و نوشتن در فایل ها در Bash Shell - Tee: قسمت 1 Bash Shell: Read and Write in Files in Bash Shell - Tee : Part 1

  • Bash Shell: خواندن و نوشتن در فایل ها در Bash Shell - Tee: Part 2 Bash Shell: Read and Write in Files in Bash Shell - Tee : Part 2

  • امتحان 11 Quiz 11

Bash Shell: پروژه در Bash Shell Bash Shell: Project in Bash Shell

  • Bash Shell: Project in Bash Shell - Project : Part 1 Bash Shell: Project in Bash Shell - Project : Part 1

  • Bash Shell: Project in Bash Shell - Project : Part 2 Bash Shell: Project in Bash Shell - Project : Part 2

نمایش نظرات

نظری ارسال نشده است.

آموزش اسکریپت Bash Shell: راهنمای کامل برای مبتدیان
خرید اشتراک و دانلود خرید تکی و دانلود | 160,000 تومان (5 روز مهلت دانلود) زمان تقریبی آماده سازی لینک دانلود این دوره آموزشی حدود 5 تا 24 ساعت می باشد.
جزییات دوره
2.5 hours
113
Udemy (یودمی) udemy-small
18 شهریور 1402 (آخرین آپدیت رو دریافت می‌کنید، حتی اگر این تاریخ بروز نباشد.)
249
5 از 5
دارد
دارد
دارد
Techno King

Google Chrome Browser

Internet Download Manager

Pot Player

Winrar

Techno King Techno King

مربی

Udemy (یودمی)

یودمی یکی از بزرگ‌ترین پلتفرم‌های آموزشی آنلاین است که به میلیون‌ها کاربر در سراسر جهان امکان دسترسی به دوره‌های متنوع و کاربردی را فراهم می‌کند. این پلتفرم امکان آموزش در زمینه‌های مختلف از فناوری اطلاعات و برنامه‌نویسی گرفته تا زبان‌های خارجی، مدیریت، و هنر را به کاربران ارائه می‌دهد. با استفاده از یودمی، کاربران می‌توانند به صورت انعطاف‌پذیر و بهینه، مهارت‌های جدیدی را یاد بگیرند و خود را برای بازار کار آماده کنند.

یکی از ویژگی‌های برجسته یودمی، کیفیت بالای دوره‌ها و حضور استادان مجرب و با تجربه در هر حوزه است. این امر به کاربران اعتماد می‌دهد که در حال دریافت آموزش از منابع قابل اعتماد و معتبر هستند و می‌توانند به بهترین شکل ممکن از آموزش‌ها بهره ببرند. به طور خلاصه، یودمی به عنوان یکی از معتبرترین و موثرترین پلتفرم‌های آموزشی آنلاین، به افراد امکان می‌دهد تا به راحتی و با کیفیت، مهارت‌های مورد نیاز خود را ارتقا دهند و به دنبال رشد و پیشرفت شغلی خود باشند.