Question: 1 Learn to use the built-in variables: $ cd $ mkdir lab5 $ cd lab5 Edit the following file using either cat or pico with

 1 Learn to use the built-in variables: $ cd $ mkdir

1 Learn to use the built-in variables: $ cd $ mkdir lab5 $ cd lab5 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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!