What is the first line in a shell script?
No Answer is Posted For this Question
Be the First to Post Answer
What lives in a shell?
What is the use of "test" command?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
Explain about sourcing commands?
Where is bash history?
How will you find the 99th line of a file using only tail and head command?
Hi Friends, I am currently Undergoing Course On Testing.I am Planning To Keep Fake Resume.Can any One tell me the ways to Prepare i.e, Real Time experience For Manual Testing. With Regards, Vikram
What is bash coding?
What is awk in shell script?
What is a shell script? Can you name some of its advantages?
write a shell script to find the largest number from 3 given numbers.
What is the difference between running a script as ./scriptname.sh and sh scriptname.sh