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
Is it inbetween or in between?
What are the general commands in using unix os for a beginner?
What is the comma to show the space allocation of files?
How do you grep a case insensitive?
Who invented grep?
Can you explain a little bit about command substitution?
What is unix command line?
Why is shebang used?
What is grep r?
Using unix command how to display no of records in oracle?
Explain mount and unmount command.
How to find $ai_serual resolved path by using unix
What is the command to view process running?
Which command is used to find whether the system is 32 bit or 64 bit?
What does pipe () return?