write grep commands to select the lines that have exactly
two characters
Answer Posted / yogita
grep '^..$' a.txt
| Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
Who invented grep?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is grep r?
What is “chmod” command?
How do I use grep to search for a file?
Why is it called grep?
What is $0 bash?
What are the unix commands?
Explain command to show the space allocation of files?
Is grep faster than awk?
What does 'mkdir' command do in UNIX?
How do I run a bash script?
Who wrote grep?
What does the metacharacter mean?
What's a command word?