Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / rahul
grep -nw <charvalue> <filename>
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What are reported commands?
What is time_t?
What is the difference between awk and grep?
What is the behavioural difference between cmp and diff commands?
What is .sh file?
What are the unix commands?
What is the use of find command in unix?
Why is it called grep?
What is s and g in sed command?
Which command is used to create a directory?
What is merge command in unix?
Explain the steps that a shell follows while processing a command.
How do I run a whois command?
Name the unix command to find how many days the server has been up.
Explain command to display different lines that are found when compare two files?