Answer Posted / vasu
To filter desire data.
Ex: In history, to see all the commands which have
particular word like cd
#history | grep cd
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is grep in bash?
Which command will print your home directory on screen?
What does the “echo” command do?
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)?
Are you in or at the office?
What are the commands in UNIX to list the files in a Directory?
How do I clear my terminal history?
Can you explain a little bit about command substitution?
Name the various commands that are used for the user information in unix.
What is awk command used for?
What is the use of egrep command in unix?
What is the functionality of a top command?
Explain ‘library functions’ with respect to unix commands?
Describe the zip/unzip command using gzip.
What does 'mkdir' command do in UNIX?