Answer Posted / chandramohan
egrep -v
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write the syntax for "if" conditionals in linux?
What are the different variables present in linux shell?
What is basename in shell script?
Is shell a scripting language?
What is the lifespan of a variable inside a shell script?
What is the use of "$#" in shell scripting?
Can shell script run on windows?
Why is a script important?
How will you connect to a database server from linux?
Explain about the slow execution speed of shells?
How to get script name inside a script?
What is subshell?
What is bash used for?
Print the 10th line without using tail and head command.
Explain about return code?