Skip to content

Latest commit

 

History

History
 
 

02-scripting

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Scripting

In next modules, you'll find a run.sh file which will compile a run examples for you. That is a bash script, a way of doing multiple tasks only executing a file.

Here are some basic examples that show what you can do with scripting:

  1. Simple script
  2. Using iteration
  3. Using command Screen