How often do you use grep command and how in Linux operating system?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
How do you grep?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
Explain the free command.
What is lsof command in linux?
How do I check cores in linux?
What is git command?
What are the command prompt commands?
What does r mean linux?
What does comm do and how to use it?
What is env command in linux?
What is the pwd command?
What is cd in cmd?