Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / usama el far
grep -n root /etc/passwd|cut -f1 -d:
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Which command should you use to find the remaining disk space in unix server?
What is the command to view process running?
What is the comma to display different lines that are found when compare two files?
What is command statement?
Why is it called grep?
What are grep patterns?
Write a command to kill the last background job?
How do you grep a case insensitive?
How does the system know where one command ends and another begins?
What are the differences among a system call, a library function, and a unix command?
Explain the steps that a shell follows while processing a command.
What is the difference between awk and grep?
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)?
Which command is used to find whether the system is 32 bit or 64 bit?
why metadb requires a seperate slice to create Solaris volume manager