IT Placement Papers Operating System Shell Scripting
This category contains Shell Scripting Interview Questions and Answers |
How do you refer to the arguments passed to a shell script?
|
|
|
|
|
, and so on. {xtypo_info}$1, $2 and so on. $0 is your script name.{/xtypo_info} is your script name.
Only registered users can write comments. Please login or register.
|