$ct= awk -F: { print "$7" } $usagefile ; #### $ct= `awk -F: { print "$7" } $usagefile`; #### print "[1] - Get shell information from system \n"; #### $loop=y;