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
Describe the usage and functionality of the command rm –r * in unix?
What does find command return in unix?
Who wrote grep?
What is in grep command?
What are the general commands in using unix os for a beginner?
What is the comma to display different lines that are found when compare two files?
Is command prompt unix?
What does awk stand for?
Which command is used to create a directory?
What is the command to find hidden files in the current directory?
Differentiate cat command from more command.
Differentiate cmp command from diff command.
What are the unix commands?
Explain the steps that a shell follows while processing a command.
What do chmod command do?