- Bash Cookbook
- Ron Brash Ganesh Naik
- 193字
- 2021-07-23 19:17:26
Preface
In this book, we are writing a variety of scripts using Bash, or the Bourne Again Shell. They range from simple to more complex and handy utilities or programs. Currently, Bash is the default shell used by most GNU/Linux distributions and is used ubiquitously within the Linux Terminal. It can be used for any number of tasks and is flexible across the Linux/Unix ecosystem. In other words, a user familiar with Bash and the Linux CLI can install it themselves on almost any other Linux system and perform similar tasks with a negligible amount of alterations (if any are required at all). Bash scripts can also still work with few dependencies on other software installed, and on a very lean system (minimal installation), a user can still write a powerful script to automate tasks or assist with repeated task execution.
This cookbook focuses entirely on Bash usage in an Ubuntu environment, a very common Linux distribution, but it should be portable to other distributions with relative ease. This book is not written for direct usage on Apple or Windows OSes even though it is possible to port elements over to them.
- Oracle Exadata性能優(yōu)化
- 程序設(shè)計(jì)與實(shí)踐(VB.NET)
- PostgreSQL 11從入門到精通(視頻教學(xué)版)
- Building a Quadcopter with Arduino
- Extending Puppet(Second Edition)
- Mastering ROS for Robotics Programming
- C和C++游戲趣味編程
- Learning AngularJS for .NET Developers
- HTML+CSS+JavaScript網(wǎng)頁(yè)設(shè)計(jì)從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開(kāi)發(fā)視頻大講堂)
- Unity&VR游戲美術(shù)設(shè)計(jì)實(shí)戰(zhàn)
- Learning AWS
- Red Hat Enterprise Linux Troubleshooting Guide
- Python Digital Forensics Cookbook
- 多媒體技術(shù)及應(yīng)用
- 基于GPU加速的計(jì)算機(jī)視覺(jué)編程:使用OpenCV和CUDA實(shí)時(shí)處理復(fù)雜圖像數(shù)據(jù)