Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / khushi
grep '\<...\>' filename
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Why is shebang used?
What is the significance of the 'tee' command?
Explain ‘library functions’ with respect to unix commands?
How do I use nslookup?
How many unix commands are there?
How do I use grep to search for a file?
What is the use of egrep command in unix?
Is ‘du’ a command? If so, what is its use?
How to find $ai_serual resolved path by using unix
What is the difference between cat command and more command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Enumerate some of the most commonly used network commands in unix?
What is the search command in unix?
Explain command to show the space allocation of files?
What is time_t?