Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / sudhir kumar
sorry the command will be like below..
grep -x "abc" <file_name>
Regards,
Sudhir Kumar
| Is This Answer Correct ? | 6 Yes | 17 No |
Post New Answer View All Answers
How do I open a port?
What is updatedb?
What does sed command do in unix?
How do I search a whole word in vim?
How many unix commands are there?
Who command in unix?
Explain command to view process running?
What does the md command do?
Why is it called a shebang?
Can you explain a little bit about command substitution?
What is the use of egrep command in unix?
What are filter commands in unix?
What does this command do,"$more readme.txt“?
How do I run a whois command?
What is the difference between cat and more command?