Question: Use following variables to write your CV in Linux bash script. Variable Script Output $0 $n $# $* $@ $? $$ $!
Use following variables to write your CV in Linux bash script.
| Variable | Script | Output |
| $0 | ||
| $n | ||
| $# | ||
| $* | ||
| $@ | ||
| $? | ||
| $$ | ||
| $! |
Step by Step Solution
3.41 Rating (164 Votes )
There are 3 Steps involved in it
a Here is the bash code for above problem binbashecho Name of candidateead candidatenameecho Fathers ... View full answer
Get step-by-step solutions from verified subject matter experts
