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
Which command is used to restrict incoming messages?
Write a command to kill the last background job?
What do chmod, chown, chgrp commands do?
Name the unix command to find how many days the server has been up.
What is time_t?
How do I search for a file in unix command?
What is awk good for?
What is “chmod” command?
What command will change your prompt to myprompt?
How do I run a whois command?
How do I use grep to find a file?
Explain ‘system calls’ with respect to unix commands?
Which command is used to find whether the system is 32 bit or 64 bit?
Differentiate cat command from more command.
Enlist some filename manipulation commands in unix.