What is the root directory linux?
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.
What is command line in unix?
What is the use of mv command in linux?
What does chmod 777 do?
What is command to check ports running/used over local machine
How do I find the console in linux?
Where is command history stored in linux?
What language is a makefile written in?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
How do you create a text file in linux?
Explain about refer?
What are grep patterns called?
Where can I find bash in linux?
How do I find the process id in linux?