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
Is it inbetween or in between?
Can you enlist some commonly used network commands?
What is the function of grep command in unix?
What is time_t?
hw will u use awk in replacing cahrs and files
Explain the steps that a shell follows while processing a command.
What is the search command in unix?
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)?
What does the command ' $who | sort –logfile > newfile' do?
What happens when we execute a unix command?
What command will change your prompt to myprompt?
What is the unix command to confirm a remote host is alive or not?
What is the use of awk command in unix?
Which unix command to make a new directory?
Differentiate cat command from more command.