write grep commands to select the lines that have exactly
two characters
Answer Posted / ankita
grep '^..$'
| Is This Answer Correct ? | 12 Yes | 13 No |
Post New Answer View All Answers
What do chmod, chown, chgrp commands do?
What does the md command do?
What do chmod command do?
Explain command to display different lines that are found when compare two files?
Are you in or at the office?
What are awk commands?
How can we use grep command in unix?
What is merge command in unix?
Explain mount and unmount command.
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does the command '$ls | wc –l > file1' do?
What is s and g in sed command?
What is pipe command in unix?
What is “chmod” command?
What is command substitution?