write grep commands to select the lines that have exactly
two characters
Answer Posted / supriya
grep "..$" <filename>
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
What do know about tee command and its usage?
What is the command to view process running?
What is grep short for?
What are the unix commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Differentiate cat command from more command.
Does cp command overwrite files?
What is the difference between grep and grep?
What is the use of egrep command in unix?
What is the size of time_t?
What is grep command in unix with examples?
How do I use grep to find a file?
Describe the usage and functionality of the command rm –r * in unix?
What are file commands?