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 the use of finger command?
What is the functionality of a top command?
What does the command '$ls | wc –l > file1' do?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What happens when we execute a unix command?
What is updatedb?
What is the use of the tee command?
What is the significance of the 'tee' command?
What does #!/ Bin sh do?
What is the behavioural difference between cmp and diff commands?
What are the general commands in using unix os for a beginner?
What is the search command in unix?
What is grep in bash?
What does grep v grep do?
How do I find previous commands in unix?