New York: O’Reilly Media, 2007. - 624 p. The key to mastering any Unix system, especially Linux and Mac OS X, is a thorough knowledge of shell scripting. Scripting is a way to harness and customize the power of any Unix system, and it's an essential skill for any Unix users, including system administrators and professional OS X developers. But beneath this simple promise lies a...
O’Reilly Media, Inc., 2022. — 170 p. — ISBN: 978-1-492-09475-3. Shell scripts are everywhere, especially those written in bash-compatible syntax. But these scripts can be complex and obscure. Complexity is the enemy of security, but it's also the enemy of readability and understanding. With this practical book, you'll learn how to decipher old bash code and write new code...
O’Reilly Media, Inc., 2022. — 170 p. — ISBN: 978-1-492-09475-3. Shell scripts are everywhere, especially those written in bash-compatible syntax. But these scripts can be complex and obscure. Complexity is the enemy of security, but it's also the enemy of readability and understanding. With this practical book, you'll learn how to decipher old bash code and write new code...
O’Reilly Media, Inc., 2022. — 170 p. — ISBN: 978-1-492-09475-3. Shell scripts are everywhere, especially those written in bash-compatible syntax. But these scripts can be complex and obscure. Complexity is the enemy of security, but it's also the enemy of readability and understanding. With this practical book, you'll learn how to decipher old bash code and write new code...
O’Reilly Media, Inc., 2022. — 170 p. — ISBN: 978-1-492-09475-3. Shell scripts are everywhere, especially those written in bash-compatible syntax. But these scripts can be complex and obscure. Complexity is the enemy of security, but it's also the enemy of readability and understanding. With this practical book, you'll learn how to decipher old bash code and write new code...
O’Reilly Media, Inc. 2007. — 630 p. — ISBN10: 0-596-52678-4; ISBN13: 978-0-596-52678-8. This book covers bash, the GNU Bourne Again Shell, which is a member of the Bourne family of shells that includes the original Bourne shell sh, the Korn shell ksh, and the Public Domain Korn Shell pdksh. While these and other shells such as dash, and zsh are not specifically covered, odds...
2nd ed. — O’Reilly Media, 2017. — 596 p. — ISBN10: 1491975334, 13 978-1491975336. Shell scripting is a way to harness and customize the power of any Unix system, and an essential skill for Unix users, system administrators, and even professional Mac OS X developers. But beneath this simple promise lies a treacherous ocean of variations in Unix commands and standards. This...
O’Reilly Media, 2017. — 726 p. Shell scripting is a way to harness and customize the power of any Unix system, and an essential skill for Unix users, system administrators, and even professional Mac OS X developers. But beneath this simple promise lies a treacherous ocean of variations in Unix commands and standards. This thoroughly revised edition of bash Cookbook teaches shell...
GoalKicker.com, 2018. — 202 p. The Bash Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless otherwise...
Wiley, 2015. — 816 p. — 3rd ed. — ISBN: 111898384X, 9781118983843
Linux Command Line and Shell Scripting Bible is your essential Linux guide. With detailed instruction and abundant examples, this book teaches you how to bypass the graphical interface and communicate directly with your computer, saving time and expanding capability. This third edition incorporates thirty pages...
Wiley,2011. – 840 с. ISBN: 978-1-118-00442-5 В Linux Command Line and Shell Scripting Bible по-новому переосмыслено содержание предыдущего издания, отражены многочисленные изменений в новой версии Linux, в том числе освещение альтернативных оболочек для оболочки Bash по умолчанию. Кроме того, это издание имеет множество практических примеров, так что вы можете видеть, как...
Packt Publishing, 2018. — 264 p. — ISBN: 1788629362. Create simple to advanced shell scripts and enhance your system functionality with effective recipes In Linux, one of the most commonly used and most powerful tools is the Bash shell. With its collection of engaging recipes, Bash Cookbook takes you through a series of exercises designed to teach you how to effectively use the...
Sams Publishing, 2004. — 432 p. With the proliferation of Linux as both a server and desktop operating system, users are looking for more advanced methods of getting up and running quickly and efficiently solving problems. The most powerful way of achieving this is to employ the command line interface known as the shell. Bash, the Bourne Again Shell, is the most popular Linux...
Mercury Learning and Information, 2022. — 292 p. — ISBN 168392973X. This book introduces an assortment of powerful command line utilities that can be combined to create simple, yet powerful shell scripts for processing datasets. The code samples and scripts use the bash shell , and typically involve small datasets so you can focus on understanding the features of grep, sed, and...
Mercury Learning and inforMation LLC., 2020. — 266 p. — ISBN: 978-1-68392-504-0. As part of the best-selling Pocket Primer series, this book is designed to introduce readers to an assortment of useful command-line utilities that can be combined to create simple, yet powerful shell scripts. While all examples and scripts use the “bash” command set, many of the concepts translate...
Mercury Learning and inforMation LLC., 2020. — 266 p. — ISBN: 978-1-68392-504-0. As part of the best-selling Pocket Primer series, this book is designed to introduce readers to an assortment of useful command-line utilities that can be combined to create simple, yet powerful shell scripts. While all examples and scripts use the “bash” command set, many of the concepts translate...
Mercury Learning and inforMation LLC., 2020. — 266 p. — ISBN: 978-1-68392-504-0. As part of the best-selling Pocket Primer series, this book is designed to introduce readers to an assortment of useful command-line utilities that can be combined to create simple, yet powerful shell scripts. While all examples and scripts use the “bash” command set, many of the concepts translate...
Createspace Independent Pub., 2014. — 112 p. Become a Linux Ninja with Command Line Kung Fu! Do you think you have to lock yourself in a basement reading cryptic man pages for months on end in order to have ninja like command line skills? In reality, if you had someone share their most powerful command line tips, tricks, and patterns you'd save yourself a lot of time and...
The bash shell is a complete programming language, not merely a glue to combine external Linux commands. By taking full advantage of shell internals, shell programs can perform as snappily as utilities written in C or other compiled languages. And you will see how, without assuming Unix lore, you can write professional bash 4.0 programs through standard programming techniques....
Advanced Bash-Scripting Guide An in-depth exploration of the art of shell scripting Mendel Cooper Revision 6.6 27 Nov 2012 907 pages Part 1. Introducing Part 2. Basics Part 3. Beyond the Basics Part 4. Commands Appedixes
Independent Publishing, 2021. — 166 p. This is an introduction to Bash scripting ebook that will help you learn the basics of Bash scripting and start writing awesome scripts that will help you automate your daily Dev and Ops tasks. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Bash scripts to combine different Linux commands.
Independent Publishing, 2021. — 166 p. This is an open-source introduction to Bash scripting guide/ebook that will help you learn the basics of Bash scripting and start writing awesome Bash scripts that will help you automate your daily SysOps, DevOps, and Dev tasks. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Bash scripts...
Independent Publishing, 2021. — 166 p. This is an open-source introduction to Bash scripting guide/ebook that will help you learn the basics of Bash scripting and start writing awesome Bash scripts that will help you automate your daily SysOps, DevOps, and Dev tasks. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Bash scripts...
Independent Publishing, 2021. — 166 p. This is an open-source introduction to Bash scripting guide/ebook that will help you learn the basics of Bash scripting and start writing awesome Bash scripts that will help you automate your daily SysOps, DevOps, and Dev tasks. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Bash scripts...
2nd ed. — Apress, 2015. — 268 p. Pro Bash Programming teaches you how to effectively utilize the Bash shell in your programming. The Bash shell is a complete programming language, not merely a glue to combine external Linux commands. By taking full advantage of Shell internals, Shell programs can perform as snappily as utilities written in C or other compiled languages. And you...
Apress, 2015. — 268 p. — ISBN: 978-1-4842-0121-3 Pro Bash Programming teaches you how to effectively utilize the Bash shell in your programming. The Bash shell is a complete programming language, not merely a glue to combine external Linux commands. By taking full advantage of Shell internals, Shell programs can perform as snappily as utilities written in C or other compiled...
Apress, 2015. — 268 p. — ISBN: 978-1-4842-0121-3 Pro Bash Programming teaches you how to effectively utilize the Bash shell in your programming. The Bash shell is a complete programming language, not merely a glue to combine external Linux commands. By taking full advantage of Shell internals, Shell programs can perform as snappily as utilities written in C or other compiled...
2nd ed. — Apress, 2015. — 268 p. — ISBN13: 978-1-4842-0121-3. Pro Bash Programming teaches you how to effectively utilize the Bash shell in your programming. The Bash shell is a complete programming language, not merely a glue to combine external Linux commands. By taking full advantage of Shell internals, Shell programs can perform as snappily as utilities written in C or...
Apress, 2005. — 474 p.
Introducing the Shell
Introduction to Shells
Using Shell Features Together
More Shell Features
Using bash and zsh
Entering and Editing the Command Line
Starting the Shell
More About Shell History
Prompts
Files and Directories
Pattern Matching
Completion
Jobs and Processes
Extending the Shell
Variables
Scripting and Functions
Writing Editor...
Independently published, 2017. — 70 p. — ISBN10: 1521773262, ISBN13: 978-1521773260. Do you want to improve your Bash skills? Be aware of the common or not-so-common pitfalls of interactive Bash usage? Or simply test your friends (and/or your employees!) with subtle brainteasers? Then, this book is for you! The goal of the book is to let you discover a thing or two about the...
Packt Publishing, 2015. — 198 p. — ISBN: 978-1-78439-697-8. 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...
The Geek Stuff, 2011. — 276 p. Bash is the default shell for most Linux distributions. If you are spending significant time in the Linux environment, you should master the bash command line to become productive. Using bash shell scripting, System administrator, DBAs, and developers can quickly automate several routine tasks. This book is organized as follows: chapters 1 - 3 are an...
O’Reilly, 1998. - 334 pages. This second edition covers all of the features of bash Version 2.0, while still applying to bash Version 1.x. It includes one-dimensional arrays, parameter expansion, more pattern-matching operations, new commands, security improvements, additions to ReadLine, improved configuration and installation, and an additional programming aid, the bash shell...
3rd Edition. O’Reilly., 2005. - 352p. ISBN: 0-596-00965-8 This refreshed edition serves as the most valuable guide yet to the bash shell. It's full of practical examples of shell commands and programs guaranteed to make everyday use of Linux that much easier. Includes information on key bindings, command line editing and processing, integrated programming features, signal...
O’Reilly, 2010 — 134 p. It's simple: you need to know how to work with the bash shell if you want to get to the heart of Mac OS X, Linux, and other Unix systems. Updated for the most recent version of bash, this concise little book puts all of the essential information about bash at your fingertips. You'll quickly find answers to annoying questions that always come up when...
2nd Edition. — O’Reilly Media, 2016. — 160 p. — ISBN: 978-1-491-94159-1. It’s simple: if you want to interact deeply with Mac OS X, Linux, and other Unix-like systems, you need to know how to work with the Bash shell. This concise little book puts all of the essential information about Bash right at your fingertips. You’ll quickly find answers to the annoying questions that...
2nd Edition. — O’Reilly Media, 2016. — 160 p. — ISBN: 978-1-491-94159-1. It’s simple: if you want to interact deeply with Mac OS X, Linux, and other Unix-like systems, you need to know how to work with the Bash shell. This concise little book puts all of the essential information about Bash right at your fingertips. You’ll quickly find answers to the annoying questions that...
2nd Edition. — O’Reilly Media, 2016. — 160 p. — ISBN: 978-1-491-94159-1. It’s simple: if you want to interact deeply with Mac OS X, Linux, and other Unix-like systems, you need to know how to work with the Bash shell. This concise little book puts all of the essential information about Bash right at your fingertips. You’ll quickly find answers to the annoying questions that...
Packt Publishing, 2018. — 186 p. — ISBN: 1789538831. Bash and shell script programming is central to using Linux, but it has many peculiar properties that are hard to understand and unfamiliar to many programmers, with a lot of misleading and even risky information online. Bash Quick Start Guide tackles these problems head on, and shows you the best practices of shell script...
Leanpub, 2022-01-08. — 61 p. Programming is getting more and more complex. Following this trend, we might lose ownership of it entirely. Will it soon become a reserve of the last few dorks alive, who still somehow manage to cut it and paste it? This book will inspire beginners and old hands alike to rediscover the retro joys of owning programming and sharing it easily. The...
Leanpub, 2022-01-08. — 61 p. Programming is getting more and more complex. Following this trend, we might lose ownership of it entirely. Will it soon become a reserve of the last few dorks alive, who still somehow manage to cut it and paste it? This book will inspire beginners and old hands alike to rediscover the retro joys of owning programming and sharing it easily. The...
Leanpub, 2022-01-08. — 61 p. Programming is getting more and more complex. Following this trend, we might lose ownership of it entirely. Will it soon become a reserve of the last few dorks alive, who still somehow manage to cut it and paste it? This book will inspire beginners and old hands alike to rediscover the retro joys of owning programming and sharing it easily. The...
Leanpub, 2022-01-08. — 61 p. Programming is getting more and more complex. Following this trend, we might lose ownership of it entirely. Will it soon become a reserve of the last few dorks alive, who still somehow manage to cut it and paste it? This book will inspire beginners and old hands alike to rediscover the retro joys of owning programming and sharing it easily. The...
Packt Publishing, 2019. — 440 p. — ISBN: 978-1-78899-559-7. Create and maintain powerful Bash scripts for automation and administration. 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...
Packt Publishing, 2019. — 586 p. — ISBN: 978-1-78899-559-7. Create and maintain powerful Bash scripts for automation and administration. 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...
Packt Publishing, 2019. — 586 p. — ISBN: 978-1-78899-559-7. Create and maintain powerful Bash scripts for automation and administration. 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...
Packt Publishing, 2019. — 586 p. — ISBN: 978-1-78899-559-7. Create and maintain powerful Bash scripts for automation and administration. 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...
Packt Publishing, 2019. — 440 p. — ISBN: 978-1-78899-559-7. Code files only! Create and maintain powerful Bash scripts for automation and administration. 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...
3rd Edition. — Apress Media LLC., 2023. — 326 p. — ISBN-13: 978-1-4842-9587-8. Learn how to effectively utilize the Bash shell in your programming. This refreshed and expanded third edition has been updated to Bash 5.2, and many scripts have been rewritten to make them more idiomatically Bash, taking better advantage of features specific to Bash. It is easy to read, understand,...
3rd Edition. — Apress Media LLC., 2023. — 326 p. — ISBN-13: 978-1-4842-9588-5. Learn how to effectively utilize the Bash shell in your programming. This refreshed and expanded third edition has been updated to Bash 5.2, and many scripts have been rewritten to make them more idiomatically Bash, taking better advantage of features specific to Bash. It is easy to read, understand,...
3rd Edition. — Apress Media LLC., 2023. — 326 p. — ISBN-13: 978-1-4842-9588-5. Learn how to effectively utilize the Bash shell in your programming. This refreshed and expanded third edition has been updated to Bash 5.2, and many scripts have been rewritten to make them more idiomatically Bash, taking better advantage of features specific to Bash. It is easy to read, understand,...
3rd Edition. — Apress Media LLC., 2023. — 326 p. — ISBN-13: 978-1-4842-9588-5. Learn how to effectively utilize the Bash shell in your programming. This refreshed and expanded third edition has been updated to Bash 5.2, and many scripts have been rewritten to make them more idiomatically Bash, taking better advantage of features specific to Bash. It is easy to read, understand,...
Sams Publishing, 1999. — 593 p. — ISBN: 0-672-31481-9 In recent years, the Unix operating system has seen a huge boost in its popularity, especially with the emergence of Linux. For programmers and users of Unix, this comes as no surprise: Unix was designed to provide an environment that's powerful yet easy to use. One of the main strengths of Unix is that it comes with a large...
Packt Publishing, 2017. — 502 p. — ISBN13: 978-1784396879. System administration is an everyday effort that involves a lot of tedious tasks, and devious pits. Knowing your environment is the key to unleashing the most powerful solution that will make your life easy as an administrator, and show you the path to new heights. Bash is your Swiss army knife to set up your working or...
Packt Publishing, 2017. — 502 p. — ISBN13: 978-1784396879. System administration is an everyday effort that involves a lot of tedious tasks, and devious pits. Knowing your environment is the key to unleashing the most powerful solution that will make your life easy as an administrator, and show you the path to new heights. Bash is your Swiss army knife to set up your working or...
Packt Publishing, 2017. — 502 p. — ISBN13: 978-1784396879. System administration is an everyday effort that involves a lot of tedious tasks, and devious pits. Knowing your environment is the key to unleashing the most powerful solution that will make your life easy as an administrator, and show you the path to new heights. Bash is your Swiss army knife to set up your working or...
Учебное пособие. — Москва: РГУ нефти и газа (НИУ) имени И.М. Губкина , 2018. — 98 с. Учебное пособие для студентов специальности 21.05.03 «Технология геологической разведки», специализация «Сейсморазведки». В пособии приводятся учебные материалы по созданию автоматизированных сценариев работы приложений в среде Bourne Again Shell; даются сведения о возможностях решения...
2014 г. - 983 с. Углубленное изучение искусства написания сценариев командной оболочки bash. Эта книга может быть использована, как общее введение в основные понятия программирования. Содержание: Введение Программирование в оболочке Начнем с Sha-Bang Основы Специальные символы Введение в переменные и параметры Кавычки Выход и статус выхода Проверки Операции и смежные темы За...
Выходные данные не указаны Автор: Мэндел Купер, перевод: Андрей Киселев, 505 с Данное руководство не предполагает наличие у читателя познаний в области программирования на языке сценариев, однако, быстро восполняет этот недостаток...постепенно, шаг за шагом раскрывая мудрость и красоту Unix. Это руководство может рассматриваться как учебник, предназначенный для самостоятельного...
СПб.: Питер, 2023. — 209 c. — (Серия «Бестселлеры O’Reilly»). — ISBN 978-5-4461-2307-0. Сценарии на языке командной оболочки получили самое широкое распространение, особенно написанные на языках, совместимых с bash. Но эти сценарии часто сложны и непонятны. Сложность — враг безопасности и причина неудобочитаемости кода. Эта книга на практических примерах покажет, как...
СПб.: Питер, 2023. — 208 c.: ил. — (Бестселлеры O’Reilly). — ISBN 978-5-4461-2307-0. Сценарии на языке командной оболочки получили самое широкое распространение, особенно написанные на языках, совместимых с bash. Но эти сценарии часто сложны и непонятны. Сложность — враг безопасности и причина неудобочитаемости кода. Эта книга на практических примерах покажет, как...
2-е изд.: Пер. с англ. — СПб.: Альфа-книга, 2017. — 152 с. — ISBN: 978-5-9909445-4-1. Чтобы научиться искусно взаимодействовать с Mac OS X, Linux и прочими Unix-подобными операционными системами, нужно овладеть навыками работы с оболочкой Bash. И этот краткий справочник позволит вам иметь под рукой самые основные сведения о Bash.Вы сможете быстро найти ответы на насущные...
2-е изд. — СПб.: Альфа-книга, 2017. — 152 с. — ISBN 978-5-9909445-4-1. Чтобы научиться искусно взаимодействовать с Mac OS X, Linux и прочими Unix-подобными операционными системами, нужно овладеть навыками работы с оболочкой Bash. И этот краткий справочник позволит вам иметь под рукой самые основные сведения о Bash. Вы сможете быстро найти ответы на насущные вопросы, которые...
Пер. с англ. — К: Издательская группа BHV, 2001. — 464 с. — ISBN: 966-552-085-7 — ISBN: 5-7315-0114-9 Данная книга является практическим руководством по программированию интерпретатора Bourne shell — стандартного командного интерпретатора в Unix, полностью совместимого с интерпретатором BASH shell в Linux. Книга предназначена для начинающих и опытных программистов и содержит...
СПб.: Питер, 2020. — 288 с. Командная строка может стать идеальным инструментом для обеспечения кибербезопасности. Невероятная гибкость и абсолютная доступность превращают стандартный интерфейс командной строки (CLI) в фундаментальное решение, если у вас есть соответствующий опыт. Авторы Пол Тронкон и Карл Олбинг рассказывают об инструментах и хитростях командной строки,...
СПб.: Питер, 2020. — 288 с. — (Для профессионалов) — ISBN: 978-5-4461-1514-3. Командная строка может стать идеальным инструментом для обеспечения кибербезопасности. Невероятная гибкость и абсолютная доступность превращают стандартный интерфейс командной строки (CLI) в фундаментальное решение, если у вас есть соответствующий опыт. Авторы Пол Тронкон и Карл Олбинг рассказывают об...
Leanpub, 2021. — 325 с. После прочтения книги вы научитесь использовать Bash. Его возможности помогут вам в решении ежедневных задач по работе с компьютером. Некоторые из задач вы научитесь автоматизировать. Это отличный старт, чтобы научиться программировать. В книге подробно разбираются следующие темы: Общие принципы работы компьютера. Инструменты разработчика и требования к...
Leanpub, 2021. — 325 с. После прочтения книги вы научитесь использовать Bash. Его возможности помогут вам в решении ежедневных задач по работе с компьютером. Некоторые из задач вы научитесь автоматизировать. Это отличный старт, чтобы научиться программировать. В книге подробно разбираются следующие темы: Общие принципы работы компьютера. Инструменты разработчика и требования к...
Leanpub, 2021. — 325 с. После прочтения книги вы научитесь использовать Bash. Его возможности помогут вам в решении ежедневных задач по работе с компьютером. Некоторые из задач вы научитесь автоматизировать. Это отличный старт, чтобы научиться программировать. В книге подробно разбираются следующие темы: Общие принципы работы компьютера. Инструменты разработчика и требования к...
Leanpub, 2021. — 325 с. После прочтения книги вы научитесь использовать Bash. Его возможности помогут вам в решении ежедневных задач по работе с компьютером. Некоторые из задач вы научитесь автоматизировать. Это отличный старт, чтобы научиться программировать. В книге подробно разбираются следующие темы: Общие принципы работы компьютера. Инструменты разработчика и требования к...
Leanpub, 2021. — 325 с. После прочтения книги вы научитесь использовать Bash. Его возможности помогут вам в решении ежедневных задач по работе с компьютером. Некоторые из задач вы научитесь автоматизировать. Это отличный старт, чтобы научиться программировать. В книге подробно разбираются следующие темы: Общие принципы работы компьютера. Инструменты разработчика и требования к...
Leanpub, 2021. — 325 с. После прочтения книги вы научитесь использовать Bash. Его возможности помогут вам в решении ежедневных задач по работе с компьютером. Некоторые из задач вы научитесь автоматизировать. Это отличный старт, чтобы научиться программировать. В книге подробно разбираются следующие темы: Общие принципы работы компьютера. Инструменты разработчика и требования к...
Комментарии