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 nr in awk command?
What is the function of grep command in unix?
What is a bash command?
What is the behavioural difference between cmp and diff commands?
Why is grep called grep?
How do I use grep to search for a file?
How do I find previous commands in unix?
What is awk used for?
Explain command to view process running?
What is the use of awk command in unix?
What is unix command line?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the difference between awk and grep?
What is .sh file?
Can you enlist some commonly used network commands?