Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / leo
grep ^...$ <filename>
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
What is the use of egrep command in unix?
Enlist some filename manipulation commands in unix.
Name the general commands in using unix os for a beginner?
What is command statement?
What does the “echo” command do?
what is the advaantage of each user having its own copy of the shell?
What is grep r?
What is the use of cut command in unix?
What is {} in find command?
What are grep patterns?
Is ‘du’ a command? If so, what is its use?
What is the command to find hidden files in the current directory?
What's a command word?
How do I run a bash script?
What is nr in awk command?