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
Which unix command lists files/folders in alphabetical order?
What is command statement?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Describe the zip/unzip command using gzip.
What is the use of find command in unix?
What is the comma to show the space allocation of files?
Is it inbetween or in between?
How does shebang work?
Why is it called grep?
How do you grep a case insensitive?
What is awk command used for?
Enumerate some of the most commonly used network commands in unix?
What does the md command do?
How do I run a whois command?
How do I find previous commands in unix?