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
Enlist some filename manipulation commands in unix.
Explain command to show the space allocation of files?
What does the md command do?
What is grep command in unix with examples?
What is a bash command?
Why is shebang used?
Write a command that will display files in the current directory, in a colored, long format.
Which command is used to create a directory?
what is the advaantage of each user having its own copy of the shell?
how to sort the content of the file based on numeric values
How many unix commands are there?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
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
What is .sh file?
Is it inbetween or in between?