Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / vawani
grep -x ^...$ <File Name>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What's a command word?
What is “chmod” command?
What is the command to find hidden files in the current directory?
What is updatedb?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How to use grep command to list find the records of a file containing 10 different strings?
What is the comma to display different lines that are found when compare two files?
Which command is used to restrict incoming messages?
What is the nmap command?
Describe the usage and functionality of the command rm –r * in unix?
What are bash commands?
What are the differences among a system call, a library function, and a unix command?
What is the use of cut command in unix?
What is grep r?
What is the use of the tee command?