Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / manoj kumar kar
grep ^...$ <filename>
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is awk used for?
What is the unix command to confirm a remote host is alive or not?
What is a command and examples?
What is command substitution?
How does the system know where one command ends and another begins?
What is the use of sed command in unix?
Enlist some filename manipulation commands in unix.
How do I run a whois command?
What is the use of cut command in unix?
Which command can you use to find the currently running process in unix server?
How can we use grep command in unix?
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)?
Which unix command lists files/folders in alphabetical order?
What do chmod command do?
Who command in unix operating system?