write grep commands to select the lines that have exactly
two characters
Answer Posted / supriya
grep "..$" <filename>
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What do chgrp command do?
What is the search command in unix?
What is a bash command?
What do chmod, chown, chgrp commands do?
What is awk good for?
Differentiate cmp command from diff command.
What is the comma to show the space allocation of files?
What is the use of tee command?
What are some command words?
How do I run a bash script?
Explain command to display different lines that are found when compare two files?
how to sort the content of the file based on numeric values
What does the metacharacter mean?
How do I find previous commands in unix?
What does touch command do in unix?