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
How do I use grep to search for a file?
What do chmod command do?
Which command is used to delete all files in the current directory and all its sub-directories?
What is merge command in unix?
How do I use grep to find a file?
What is grep short for?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the difference between cat and more command?
Which unix command lists files/folders in alphabetical order?
Who invented grep?
What is the comma to display different lines that are found when compare two files?
What do know about tee command and its usage?
Name the general commands in using unix os for a beginner?
What is the difference between grep and grep?
Is command prompt unix?