Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / ramesh
grep "^...$" <file name>
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What does grep v grep do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Which command should you use to find the remaining disk space in unix server?
Explain command to show the space allocation of files?
What is the difference between cat and more command?
What is unix command line?
What is ctrl d?
Why is it called a shebang?
Differentiate cmp command from diff command.
What is the pipe command?
How do I use grep to find a file?
Is ‘du’ a command? If so, what is its use?
Explain command to view process running?
What is the command to find hidden files in the current directory?
What is the first character of the output in ls l command?