What is $1 in shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
what are special characters and explain how does text varies by the usage of single quotes,double quotes and back quotes?
What is shell application?
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
What is "test"? How it is used in shell scripting?
is there any command to find user password?
Is shell and terminal the same?
How do you schedule a command to run at 4:00 every morning?
How to use arguments in a script?
I have 2 files and I want to print the records which are common to both.
What is a shell in operating system?
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
What is the use of "shift" command in passing parameters?