write grep commands to select the lines that have exactly
two characters
Answer Posted / sanjeev
grep a? filename
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What does find command return in unix?
What are the general commands in using unix os for a beginner?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What are the differences among a system call, a library function, and a unix command?
What is the size of time_t?
Who command in unix?
How do you repeat a command in terminal?
What is difference between grep and find command in unix?
What are reported commands?
Explain mount and unmount command.
What is the use of the tee command?
What does pipe () return?
How do I clear my terminal history?
How do you grep recursively?
What does awk stand for?