How do you refer to the arguments passed to a shell script?
Answer / chaitanya
, and so on. {xtypo_info}$1, $2 and so on. $0 is your script name.{/xtypo_info} is your script name.
Is This Answer Correct ? | 0 Yes | 0 No |
How do you search for a string inside a directory?
How do you read keyboard input in shell scripts?
How do you count words, lines and characters in a file?
What’s the conditional statement in shell scripting?
How do you stop a process?
How do you find out what’s your shell?
How do you do number comparison in shell scripts?
How do you remove recursively?
How do you search for a string inside a given file?
How do you find out the current directory you’re in?
What’s the command to find out today’s date?
How do you list currently running process?