Skip to content

1varuna/bash-scripting-basics

Repository files navigation

bash-scripting-basics

LinkedIn Learning course on bash scripting - Below exercise files are from the course (2013 timestamps) and not mine: auth.log Directories: trees, pets, fruit, challenges ch_examples.sh are the scripts I wrote during the course based on each chapter. ch_challenge are my attempts to some basic challenge questions from the course.

To convert any bash script to an executable run: chmod u+x <filename.sh> To run the script: ./filename

Bash scripting is fun, give it a try!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages