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
How do you repeat a command in terminal?
What does find command return in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is “chmod” command?
How do I delete files from command prompt?
What is merge command in unix?
What does #!/ Bin sh do?
Which command is used to delete all files in the current directory and all its sub-directories?
What are reported commands?
What is grep in bash?
How do I use grep to search for a file?
What is the function of grep command in unix?
How do I search for a file in unix command?
What does this command do? Cat food 1 > kitty
What is grep r?