Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / udhaya
grep ^???$ <filename>
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is merge command in unix?
Which command is used to restrict incoming messages?
Write a command that will display files in the current directory, in a colored, long format.
What are grep patterns?
What are the unix commands?
What is grep in bash?
What is “chmod” command?
How do I open a port?
Why is awk called awk?
Is ‘du’ a command? If so, what is its use?
How do I run a bash script?
What is the general format of unix command syntax?
Using unix command how to display no of records in oracle?
What is the use of cut command in unix?
Why is shebang used?