Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / satyawan
grep -n '\w{3}' <filename>
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How does the system know where one command ends and another begins?
How do I run a whois command?
Why is it called grep?
What is the comma to show the space allocation of files?
Name the general commands in using unix os for a beginner?
Which command can you use to find the currently running process in unix server?
Is it inbetween or in between?
Does cp command overwrite files?
What is the unix command to confirm a remote host is alive or not?
What is nr in awk command?
Which unix command lists files/folders in alphabetical order?
What are filter commands in unix?
Explain mount and unmount command.
What are awk commands?
What does find command return in unix?