Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / ripu
grep ^...$ <filename>
| Is This Answer Correct ? | 61 Yes | 8 No |
Post New Answer View All Answers
What does 'mkdir' command do in UNIX?
What is pipe command in unix?
How do you grep recursively?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How do I use grep to find a file?
What is grep in bash?
What do know about tee command and its usage?
What are reported commands?
What does touch command do in unix?
How many unix commands are there?
How do I clear my terminal history?
Differentiate cat command from more command.
What is the pipe command?
What is the command to compare two files in unix?
Does cp command overwrite files?