: Accessing script inputs using $1 , $2 , and $# (the count of arguments).
: Using if statements and loops to handle logic and iteration. Classic Shell Scripting
: Connecting the output of one command to the input of another. : Accessing script inputs using $1 , $2