Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / chintalapudi
grep -x '^???$' <filename>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is unix command line?
What is difference between grep and find command in unix?
What is merge command in unix?
What are awk commands?
What are reported commands?
What is the use of find command in unix?
How do I use grep to find a file?
What does sed command do in unix?
What is the general format of unix command syntax?
What are the general commands in using unix os for a beginner?
Write a command to kill the last background job?
Is ‘du’ a command? If so, what is its use?
Differentiate cat command from more command.
What is awk command used for?
What are filter commands in unix?