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
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the function of grep command in unix?
How do you grep a case insensitive?
Which command is used to create a directory?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the use of awk command in unix?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is grep short for?
What is the comma to show the space allocation of files?
Is ‘du’ a command? If so, what is its use?
What is the use of cut command in unix?
what is the advaantage of each user having its own copy of the shell?
What does pipe () return?
Enlist some filename manipulation commands in unix.
Which command is used to restrict incoming messages?