Question: Edit the following file using either cat or pico with the name as my 3 #!/bin/bash echo echo Number of parameters is $# echo
Edit the following file using either cat or pico with the name as my 3 #!/bin/bash echo echo " Number of parameters is "$# echo **** echo "The name of script program is "$0 echo **** echo "Parameters as a single string: "$* echo *** echo ****
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
