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 is the difference between awk and grep?
Differentiate cmp command from diff command.
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Which unix command to make a new directory?
What does find command return in unix?
What is the use of cut command in unix?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is merge command in unix?
How do I search for a file in unix command?
What is unix command line?
What are bash commands?
What is the use of egrep command in unix?
What is a bash command?
How do I open a port?
How can we use grep command in unix?