A.uptime B.wc C.uniq D.sort
A.while B.for C.until D.case
A.echo ${array[3]} B.echo {array[3]} C.echo ${array[4]} D.echo {array[4]}