Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / ripu
grep ^...$ <filename>
| Is This Answer Correct ? | 61 Yes | 8 No |
Post New Answer View All Answers
Explain command to view process running?
What is awk command used for?
Why is it called grep?
Is ‘du’ a command? If so, what is its use?
Which command is used to copy files?
What is time_t?
Which command is used to find whether the system is 32 bit or 64 bit?
What is a command and examples?
What does the “echo” command do?
Who wrote grep?
What is the use of sed command in unix?
Write a command to kill the last background job?
What is {} in find command?
What are the general commands in using unix os for a beginner?
What is the functionality of a top command?