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 is the function of grep command in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Give the command for finding the current date.
Why is awk called awk?
What is the difference between cat and more command?
what is the advaantage of each user having its own copy of the shell?
Which command will print your home directory on screen?
What is the command to find maximum memory taking process on the server?
What is the functionality of a top command?
What does 'mkdir' command do in UNIX?
What are the commands in UNIX to list the files in a Directory?
How do I open a port?
What is s and g in sed command?
How to find $ai_serual resolved path by using unix
What is awk used for?