معرفی کتاب Learning Linux Shell Scripting

downlaod Linux Shell

با سلام خدمت همراهان همیشگی فرکیان تک. با شما هستیم با کتاب Linux Shell Scripting . این کتاب بر مفاهیم آموزش شل اسکریپت لینوکس تمرکز کرده است .

 

توضيحات کتاب :

لينوکس يکي از قدرتمندترين سيستم عامل است. Shell برنامه اي است که به کاربر امکان تعامل مستقيم با سيستم عامل را مي دهد . اسکريپت ها مجموعه اي از دستورات هستند که در يک فايل ذخيره مي شوند و پوسته اين فايل را مي خواند و بر روي دستورات به گونه اي عمل مي کند که برروي صفحه کليد تايپ شده اند .
اين کتاب آموزش اسکريپت‌نويسي پوسته لينوکس، Bash، GNU Bourne Again Shell را پوشش مي‌دهد و شما را براي کار با اسکريپت‌نويسي پوسته لينوکس آماده مي‌کند . CentOS يک توزيع لينوکس پايدار و ايمن مبتني بر rpm محبوب است . بنابراين به جاي توزيع اوبونتو از توزيع CentOS استفاده کرده ايم .در واقع Linux Shell اسکريپت مستقل از توزيع هاي لينوکس است، و در اين کتاب هر دو نوع توزيع معرفي شده است و با مقدمه اي بر محيط شل و دستورات اوليه استفاده شده شروع مي کنيم و مديريت فرآيند در سيستم عامل لينوکس ، موارد ضروري دنياي واقعي مانند اشکال زدايي و انجام محاسبات Shell را بررسي مي کنيم . و در پايان شما مي توانيد با اطمينان از اسکريپت هاي پوسته خود در دنياي واقعي استفاده کنيد .


فهرست مطالب :

1: شروع به کار با Shell Scripting
2: جستجو در مديريت فرآيند ، کنترل شغل و اتوماسيون
3: استفاده از پردازش متن و فيلترها در اسکريپت ها
4: کار با دستورات
5: جستجو عبارات و متغيرها
6: ترفندهاي منظم با اسکريپت پوسته
7: انجام عمليات حسابي در اسکريپت هاي شل
8: خودکارسازي تصميم گيري در اسکريپت ها
9: خودکار کردن وظايف تکراري
10: کار با توابع
11: استفاده از قابليت هاي پيشرفته در اسکريپت ها
12: راه اندازي سيستم و سفارشي سازي يک سيستم لينوکس
13: تطبيق الگو و عبارات منظم با sed و awk
14: پشتيبان گيري و جاسازي زبان هاي ديگر در اسکريپت هاي شل
15: مديريت پايگاه داده با استفاده از اسکريپت هاي شل

 

آنچه خواهيد آموخت :

با ابزارهاي مختلف فيلتر متن موجود در لينوکس آشنا شويد
درک عبارات و متغيرها و نحوه کاربرد عملي
انجام تصميم گيري به صورت خودکار
آشنايي با عملکردهاي پيشرفته مانند گفتگوها براي توسعه صفحه نمايش و مديريت پايگاه داده مانند MySQL يا Oracle
راه اندازي و سفارشي يک سيستم لينوکس
تهيه نسخه پشتيبان از داده هاي محلي
از اسکريپت‌هاي زبان ديگري مانند Python، Perl و Ruby در Shell Scripts استفاده کنيد . 

 

براي مشاهده تمامي کتاب هاي زبان اصلي بر روي لينک کليک کنيد .

 با ما همراه باشید.

Book Description
Linux is the most powerful and universally adopted OS. Shell is a program that gives the user direct interaction with the operating system. Scripts are collections of commands that are stored in a file. The shell reads this file and acts on commands as if they were typed on the keyboard.

پست های مرتبط

Learning Linux Shell Scripting covers Bash, GNU Bourne Again Shell, preparing you to work in the exciting world of Linux shell scripting. CentOS is a popular rpm-based stable and secured Linux distribution. Therefore, we have used CentOS distribution instead of Ubuntu distribution. Linux Shell Scripting is independent of Linux distributions, but we have covered both types of distros. We start with an introduction to the Shell environment and basic commands used. Next, we explore process management in Linux OS, real-world essentials such as debugging and perform Shell arithmetic fluently. You’ll then take a step ahead and learn new and advanced topics in Shell scripting, such as decision making, starting up a system, and customizing a Linux environment. You will also learn about grep, stream editor, and AWK, which are very powerful text filters and editors. Finally, you’ll get to grips with taking backup, using other language scripts in Shell Scripts as well as automating database administration tasks for MySQL and Oracle.

By the end of this book, you will be able to confidently use your own shell scripts in the real world.

Learning Linux Shell Scripting – Second Edition

Table of Contents
1: Getting Started and Working with Shell Scripting
2: Drilling Deep into Process Management, Job Control, and Automation
3: Using Text Processing and Filters in Your Scripts
4: Working with Commands
5: Exploring Expressions and Variables
6: Neat Tricks with Shell Scripting
7: Performing Arithmetic Operations in Shell Scripts
8: Automating Decision-Making in Scripts
9: Automating Repetitive Tasks
10: Working with Functions
11: Using Advanced Functionality in Scripts
12: System Startup and Customizing a Linux System
13: Pattern Matching and Regular Expressions with sed and awk
14: Taking Backup and Embedding Other Languages in Shell Scripts
15: Database Administration Using Shell Scripts

What You Will Learn
Familiarize yourself with the various text filtering tools available in Linux
Understand expressions and variables and how to use them practically
Automate decision-making and save a lot of time and effort of revisiting code
Get to grips with advanced functionality such as using traps, dialogs to develop screens & Database administration such as MySQL or Oracle
Start up a system and customize a Linux system
Taking backup of local or remote data or important files.
Use existing other language scripts such as Python, Perl & Ruby in Shell Scripts