write grep commands to select the lines that have exactly
two characters
Answer Posted / arun
grep "^..$" filename
| Is This Answer Correct ? | 76 Yes | 16 No |
Post New Answer View All Answers
What is the command to compare two files in unix?
What happens when we execute a unix command?
What do chgrp command do?
What does awk stand for?
What does pipe () return?
Are you in or at the office?
Which command should you use to find the remaining disk space in unix server?
What is the command to find hidden files in the current directory?
What is s and g in sed command?
Who wrote grep?
What is nr in awk command?
What does grep v do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How to display no of records in oracle using unix command?
Explain the steps that a shell follows while processing a command.