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?
Enumerate some of the most commonly used network commands in unix?
Explain command to view process running?
What are the commands in UNIX to list the files in a Directory?
Which unix command to make a new directory?
Is command prompt unix?
Name the various commands that are used for the user information in unix.
What does this command do,"$more readme.txt“?
What are filter commands in unix?
Why is grep called grep?
What does the md command do?
Why is shebang used?
What is the functionality of a top command?
What is the difference between awk and grep?
What is rmdir command?