Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / suvarna
grep -w "[a-z][a-z][a-z]" file_name
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it inbetween or in between?
What is the difference between cat command and more command?
What does the “echo” command do?
What is the difference between cat and more command?
What's a command word?
What is the size of time_t?
Why is it called a shebang?
What does pipe () return?
Write a command that will display files in the current directory, in a colored, long format.
What is rmdir command?
What do know about tee command?
What are the unix commands?
Enlist some filename manipulation commands in unix.
What is the comma to display different lines that are found when compare two files?
How do I use grep to search for a file?