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 is awk used for?
What does sed command do in unix?
What command is used to switching between users in unix?
How many unix commands are there?
What are filter commands in unix?
What is the use of find command in unix?
How do I use grep to search for a file?
What is grep r?
What is the search command in unix?
What is the difference between grep and grep?
What is $0 bash?
What are the unix commands?
What do know about tee command?
How do I open a port?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?