Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / sukumar
grep "???" <fileName>
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
Explain mount and unmount command.
Why is shebang used?
Is it inbetween or in between?
Differentiate cat command from more command.
How do you repeat a command in terminal?
What are the unix commands?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is “chmod” command?
Who invented grep?
How do I find previous commands in unix?
What is the function of grep command in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does the metacharacter mean?
What command will change your prompt to myprompt?
Why is grep called grep?