Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / rahul
grep -nw <charvalue> <filename>
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What is the first character of the output in ls l command?
What is the command to find maximum memory taking process on the server?
What is ‘ps’ command for?
What is the function of grep command in unix?
What is awk command used for?
How many unix commands are there?
What is grep r?
How do I use grep to search for a file?
What are some command words?
What does the “echo” command do?
What is used to type command?
What command is used to switching between users in unix?
How do I find previous commands in unix?
Who command in unix operating system?
Differentiate cmp command from diff command.