Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / udhaya
grep ^???$ <filename>
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
How do I delete files from command prompt?
Which command is used to find whether the system is 32 bit or 64 bit?
Write a command that will display files in the current directory, in a colored, long format.
What is the significance of the 'tee' command?
Which command is used to create a directory?
What does sed command do in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What are some command words?
Describe the zip/unzip command using gzip.
What is $0 bash?
How do I use grep to search for a file?
What is difference between grep and find command in unix?
What does the metacharacter mean?
Explain command to view process running?
What is a bash command?