Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / ramesh
grep "^...$" <file name>
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Which command is used to copy files?
What is grep short for?
What is the functionality of a top command?
What difference between cmp and diff commands?
What is unix command?
What does the “echo” command do?
How do I use grep to find a file?
Is grep faster than awk?
How do you grep recursively?
Who invented grep?
What is .sh file?
How do you repeat a command in terminal?
Why is grep called grep?
How do I use nslookup?
Which unix command lists files/folders in alphabetical order?