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
What is the use of egrep command in unix?
Who wrote grep?
Explain command to display different lines that are found when compare two files?
What is a command and examples?
What is the command to compare two files in unix?
What is command statement?
Differentiate cmp command from diff command.
What does awk stand for?
What is the use of finger command?
Give the command for finding the current date.
What is ‘ps’ command for?
How many unix commands are there?
Explain the steps that a shell follows while processing a command.
What is s and g in sed command?
Who command in unix?