What does egrep mean?


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

Post New Answer

More Shell Script Interview Questions

How does ls command work?

0 Answers  


Explain about stdin, stdout and stderr?

0 Answers  


How can I set the default rwx permission to all users on every file which is created in the current shell?

0 Answers  


How do I save a powershell script?

0 Answers  


write a shell program to check wheather a given string is pallindrome or not?

4 Answers  






What is shift command in shell script?

0 Answers  


What is the difference between a shell variable that is exported and the one that is not exported?

6 Answers  


What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?

0 Answers  


In shell scripting if text is surrounded by single quotes what does it denotes?

3 Answers  


Can shell script run on windows?

0 Answers  


write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null

1 Answers  


What is MUTEX?

1 Answers  


Categories