Bash Programming 7: Functions and Course Review

Full Linux Sysadmin Basics Playlist: Full Bash Scripting Basics Playlist: Check out my project-based Linux System Administration course (free sample videos): Official Site: Twitter: Facebook: About this Video: For the kids who can’t wait: 1:36 Script Stepthrough 2:00 setting variables 2:10 arguments 2:38 control flow with IF, testing 2:50 string interpolation (putting variables into a string) 3:07 exit code 1 (error) 3:51 For Loop 4:57 Functions 10:18 Final anti-bash rant Further Reading Bash Quoting: Set: Official Site Blog: Twitter:
Back to Top