write grep commands to select the lines that have exactly
two characters
Answer Posted / yogita
grep '^..$' a.txt
| Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
What is sed awk grep?
What is merge command in unix?
What does the “echo” command do?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Enumerate some of the most commonly used network commands in unix?
Why is it called a shebang?
What is the difference between grep and grep?
Are you in or at the office?
Explain the steps that a shell follows while processing a command.
What is awk used for?
How do you repeat a command in terminal?
What does the command ' $who | sort –logfile > newfile' do?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Explain ‘library functions’ with respect to unix commands?
What does 'mkdir' command do in UNIX?