Skip links
Skip to primary navigation
Skip to content
Skip to footer
$ beautiful bash
PDF
ePub
Code
Read Online
CC
Toggle search
Toggle menu
Beautiful Bash
Adventures in Shell Scripting
Table of Contents
Preface
Adventures in Shell Scripting
Learning the Basics
Writing Beautiful Code
The Adventure Begins
• Printing Output
• Variables
• Conditionals and Loops
»
&&
/
||
»
[
/
[[
/
((
»
if
/
else
»
case
statement
»
for
/
select
»
while
/
until
• Running Shell Commands
• Organizing Your Scripts
• Representing Objects
Creating a Todo Application
Choose Your Own Adventure
Resources
Index
The Adventure Begins
Conditionals and Loops
while
/
until
Enter your search term...