write grep commands to select the lines that have exactly
two characters
Answer Posted / amaresh
grep '^..$' filename
| Is This Answer Correct ? | 8 Yes | 10 No |
Post New Answer View All Answers
Explain ‘library functions’ with respect to unix commands?
What is time_t?
How does pipe () work?
What is pipe command in unix?
What's a command word?
What are the unix commands?
Is ‘du’ a command? If so, what is its use?
Which command is used to copy files?
What does awk stand for?
What is the command to find hidden files in the current directory?
What is the use of cut command in unix?
Why is it called grep?
What are filter commands in unix?
What is the significance of the 'tee' command?
What is the command to view process running?