Linux Bash Scripting - Command Chaining & Command lists
#thisistoshowyouhowtoexecuteaseriesofcommandsinonestrike.$clear;cd/;ls-l;echo"Youarein$PWD";echo"Timetogobackhome";cd~;#usesemicolonbetweeneachcommand.#Thereisalsocommandlists,whichisforadifferentlogi