Passa al contenuto principale

Intro

In this lesson we will see:

  • looping with for
  • parameter expansion
  • arithmetic evaluation and expansion
note

Let's get first some examples:

mkdir -p examples  &&  cd examples/

wget https://linux-cli.fs.al/examples/lesson13.tgz

tar xfz lesson13.tgz

cd lesson13/ && ls
Loading asciinema cast...