Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

bash2 - More shell scripts

strings.sh

Video (9:05) Examples of working with strings in a shell script

numbers.sh

Video (4:23) Examples of working with numbers in a shell script

loops.sh

Video (8:34) For, While, & Until loops

arrays.sh

Video (7:38) Working with arrays in shell scripts

files.sh

Video (6:10) Working with files in shell scripts

functions.sh

Video (3:58) Defining and calling functions inside shell scripts