How will you find the 99th line of a file using only tail and head command?
No Answer is Posted For this Question
Be the First to Post Answer
What is bourne shell scripting?
Is scripting and coding the same thing?
Explain about the exit command?
What is awk in shell scripting?
Can shell script run on windows?
how can you execute the shell scripts?
What is .sh file in mac?
What is the syntax of "nested if statement" in shell scripting?
What is the meaning of $1 in shell script?
I have 2 files and I want to print the records which are common to both.
Differentiate between ‘ and ” quotes.
How would you replace the n character in a file with some xyz?