What is meant by $1 in shell script?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What is the use of "test" command?

2 Answers  


What is shift command in shell script?

0 Answers  


There are three departments A,B and C.Write a query to display the names of all the persons( in departments other than A) who are paid higher than the person receiving the lowest salary in DEPT A

1 Answers   Wipro,


Write a shell program to test whether a given number is even or odd?

8 Answers  


What is the fastest scripting language?

0 Answers  






What is the need of including script interpreter in your shell script?

2 Answers  


What shell is bin sh?

0 Answers  


What does it mean to debug a script?

0 Answers  


how to separate the even and odd number generated from one file to two separate file i.e. even numbers in file1.txt and odd numbers in file2.txt

4 Answers   Infosys,


determine the output of the following command: echo ${new:-variable}

0 Answers  


Write a shell script to get current date, time, user name and current working directory.

0 Answers  


how will you find the total disk space used by a specific user?

0 Answers  


Categories