Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / leo
grep ^...$ <filename>
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
What happens when we execute a unix command?
What is the command to view process running?
What do chmod command do?
What is ‘ps’ command for?
What is used to type command?
How do I use nslookup?
How can we use grep command in unix?
What command is used to check the current users?
How do I run a bash script?
What is the difference between awk and grep?
What is the use of the tee command?
Explain command to view process running?
What is rmdir command?
How do I use grep to find a file?
Can you explain a little bit about command substitution?