Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / leo
grep ^...$ <filename>
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
What does pipe () return?
Which command is used to copy files?
why metadb requires a seperate slice to create Solaris volume manager
What is the unix command to confirm a remote host is alive or not?
How does the system know where one command ends and another begins?
What is ctrl d?
What will the following command do?
How do I search for a file in unix command?
What is the functionality of a top command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the use of the command 'ls -x chapter[1-5]' ?
What difference between cmp and diff commands?
Which command can you use to find the currently running process in unix server?
What is the size of time_t?
Explain command to view process running?