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
How do I clear my terminal history?
Are you in or at the office?
What is used to type command?
What difference between cmp and diff commands?
Which command should you use to find the remaining disk space in unix server?
What is ctrl d?
What is the size of time_t?
Write a command to kill the last background job?
What do chown command do?
What is $0 bash?
How do you grep a case insensitive?
What does awk stand for?
What is a bash command?
What is the command to compare two files in unix?
How do I run a whois command?