Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / suvarna
grep -w "[a-z][a-z][a-z]" file_name
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe the zip/unzip command using gzip.
What is merge command in unix?
What is the command to find maximum memory taking process on the server?
What does touch command do in unix?
Differentiate cat command from more command.
What does grep v grep do?
How can we use grep command in unix?
How many unix commands are there?
How does pipe () work?
What is grep short for?
hw will u use awk in replacing cahrs and files
What is difference between grep and find command in unix?
What do chown command do?
What is time_t?
Why is awk called awk?