How will you pass and access arguments to a script in linux?
No Answer is Posted For this Question
Be the First to Post Answer
What is the syntax of "expr" command?
How do we create command aliases in a shell?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
What is the difference between grep and egrep?
How will you print the login names of all users on a system?
Can you write a script to portray how set –x works?
Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"
What is the significance of the shebang line in shell scripting?
Which shell is the best?
Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?
What are the different types of commonly used shells on a typical linux system?
What does chmod do?