Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / rajasekar utl
grep ^...$ <filename>
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What does pipe () return?
What is the size of time_t?
What is difference between grep and find command in unix?
What does the “echo” command do?
What is $0 bash?
How does shebang work?
What is the command to find hidden files in the current directory?
Write a command to kill the last background job?
How to use grep command to list find the records of a file containing 10 different strings?
Give the command for finding the current date.
Describe the zip/unzip command using gzip.
Can you explain a little bit about command substitution?
What is pipe command in unix?
How do I search for a file in unix command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.