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.
1385Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
988Post New Linux Commands Questions
What is cpu in top command?
How many commands are there in linux?
What are the options of wc command?
How do I permanently delete linux history?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
How do I run multiple commands in linux?
Where can I find bash in linux?
What is difference between free and available memory in linux?
What does make clean command do?
What is 9 in kill?
What is option in linux command?
What make install does?
What is the difference between diff and cmp command in unix?
What is free linux?
What is mkdir m in linux?