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 functionality of a top command?
How to find $ai_serual resolved path by using unix
How can you see the command line history?
Is ‘du’ a command? If so, what is its use?
Which command is used to delete all files in the current directory and all its sub-directories?
What is sed awk grep?
Name the general commands in using unix os for a beginner?
Name the unix command to find how many days the server has been up.
What is awk good for?
What is the difference between awk and grep?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the use of the tee command?
What is grep and how do you use it?
What are the differences among a system call, a library function, and a unix command?
What is the difference between cat and more command?