write grep commands to select the lines that have exactly
two characters
Answer Posted / ankita
grep '^..$'
| Is This Answer Correct ? | 12 Yes | 13 No |
Post New Answer View All Answers
How do you grep a case insensitive?
What is merge command in unix?
What is grep in bash?
What does grep v grep do?
What command is used to check the current users?
Which command is used to restrict incoming messages?
What is the use of sed command in unix?
What is the command to find hidden files in the current directory?
Explain the steps that a shell follows while processing a command.
How to find $ai_serual resolved path by using unix
Which command should you use to find the remaining disk space in unix server?
What does grep v do?
What does touch command do in unix?
What is grep command in unix with examples?
Can you explain a little bit about command substitution?