write grep commands to select the lines that have exactly
two characters
Answer Posted / arun
grep "^..$" filename
| Is This Answer Correct ? | 76 Yes | 16 No |
Post New Answer View All Answers
What are the differences among a system call, a library function, and a unix command?
What is grep and how do you use it?
What does pipe () return?
What is the use of egrep command in unix?
Explain ‘system calls’ with respect to unix commands?
What's a command word?
What does find command return in unix?
what is the advaantage of each user having its own copy of the shell?
What do chgrp command do?
What does the command ' $who | sort –logfile > newfile' do?
What command is used to switching between users in unix?
Enlist some filename manipulation commands in unix.
What does the “echo” command do?
What does grep v do?
What is the nmap command?