switch ("$choice")
case "[Aa]":
echo -n "Please Enter The Car Model : "
set input="$<"
gawk '/$input/ {print "Car Model: "$2;print "Chassis No:
"$1;age=(2003-$4);print "Age of the car: "age}' carfile
echo...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.