Revall-info Книги по программированию бесплатно!
591 subscribers
569 photos
3 files
571 links
Download Telegram
Learn Linux Shell Scripting – Fundamentals of Bash 4.4 (2018)

Shell scripts allow us to program commands in chains and have the system execute them as a scripted event, just like batch files.

This book will start with an overview of Linux and Bash shell scripting, and then quickly deep dive into helping you set up your local environment, before introducing you to tools that are used to write shell scripts.

The next set of chapters will focus on helping you understand Linux under the hood and what Bash provides the user.

Soon, you will have embarked on your journey along the command line. You will now begin writing actual scripts instead of commands, and will be introduced to practical applications for scripts.

Подробнее | Скачать книгу

#linux #revall #freebooks #shell #scripting #bash
Mastering Linux Shell Scripting (2015)

Shell scripting is a quick method to prototype a complex application or a problem by automating tasks when working on Linux-based systems.

Using both simple one-line commands and command sequences complex problems can be solved with ease, from text processing to backing up sysadmin tools.

In this book, you'll discover everything you need to know to master shell scripting and make informed choices about the elements you employ.

Get to grips with the fundamentals of creating and running a script in normal mode, and in debug mode.

Подробнее | Скачать книгу

#linux #shell #scripting #revall #prog #eng