Post

Chapter 1 Shell Something Out

First Chapter in bash scripting for Linux

Chapter 1 Shell Something Out

Chapter Overview

In this chapter, I will cover

  • Printing in the terminal

  • Playing with variables and environment variables

  • Function to prepend to environment variables

  • Math with the shell

  • Playing with file descriptors and redirection

  • Arrays and associative array

  • Visiting aliases

  • Grabbing information about the terminal

  • Getting and setting dates and delays

  • Debugging the script

  • Functions and arguments

  • Reading output of a sequence of commands in a variable

  • Reading n characters without pressing the return key

  • Running a command until it succeeds

  • Field separators and iterators

  • Comparisons and tests


Heading 2


Heading 3



Heading 4


📚 References


You can find me online at:

My signature image

This post is licensed under CC BY 4.0 by the author.