Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / manoj kumar kar
grep ^...$ <filename>
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is the use of sed command in unix?
What is awk good for?
What is the command to view process running?
What are the unix commands?
How do you repeat a command in terminal?
How do I search for text in vi?
What is the difference between cat and more command?
What will the following command do?
What are reported commands?
What is the use of find command in unix?
What is the function of grep command in unix?
What do chmod command do?
What is pipe command in unix?
How do I use nslookup?
What is the use of egrep command in unix?