Can you write a command to erase all files in the current directory including all its sub-directories?
1 1594Explain how to use grep command to list find the records of a file containing 10 different strings?
1016Post New Unix Commands Questions
Can you explain a little bit about command substitution?
Describe the usage and functionality of the command rm –r * in unix?
What does the md command do?
Differentiate cmp command from diff command.
What is the significance of the 'tee' command?
What is pipe command in unix?
What is the function of grep command in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is used to type command?
What is s and g in sed command?
What are filter commands in unix?
What is the functionality of a top command?
What is the command to compare two files in unix?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How do I use grep to search for a file?