Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / ramesh
grep "^...$" <file name>
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is time_t?
Differentiate cat command from more command.
What does the “echo” command do?
Which command is used to create a directory?
What does the metacharacter mean?
Using unix command how to display no of records in oracle?
What is the size of time_t?
What is .sh file?
Is ‘du’ a command? If so, what is its use?
Enlist some filename manipulation commands in unix.
Describe the usage and functionality of the command rm –r * in unix?
What is the comma to display different lines that are found when compare two files?
Which command should you use to find the remaining disk space in unix server?
Which command is used to kill the last background job?
What is grep and how do you use it?