Cover art for Bash in easy steps
Published
In Easy Steps, December 2018
ISBN
9781840788099
Format
Softcover, 192 pages
Dimensions
22.7cm × 18.6cm × 1cm

Bash in easy steps

Not in stock
Fast $7.95 flat-rate shipping!
Only pay $7.95 per order within Australia, including end-to-end parcel tracking.
100% encrypted and secure
We adhere to industry best practice and never store credit card details.
Talk to real people
Contact us seven days a week – our staff are here to help.

The Bourne Again SHell (Bash) is a powerful command-line shell interface that lets you communicate directly with the kernel at the heart of a computer's operating system for total control. Bash is the default shell for Unix-based operating systems Linux, Mac OS X, and Raspbian on Raspberry Pi devices, and is also available to Windows users on the Windows Subsystem for Linux (WSL).

This book will show you how to use the Bash command-line interface and how to employ Bash's programming abilities. Complete examples illustrate each aspect with colorized source code and full-color screenshots depict the actual output.

Bash in easy steps begins by demonstrating Bash commands for system navigation and file manipulation so you will quickly become familiar with the command-line interface. It explains all the BASH basics before moving on to describe advanced features such as command history, command-line editing, and environment customization. The book then introduces Bash programming with examples of flow control, command switches, input/output, and debugging - allowing you to create your own executable programs by copying the examples.

Bash in easy steps has an easy-to-follow style that will appeal to:

Users who are completely new to Unix-based operating systems

Casual users who wish to expand their knowledge of their computer system

Those who would like to learn coding skills by writing useful shell scripts

The student who is studying programming at school or college

Those seeking a career in computing and need a fundamental understanding of the BASH interpreter on Unix-based operating systems

Related books