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.
1462Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
1039Post New Linux Commands Questions
What does mkdir do in linux?
What the command used for list the contents of your home directory, current directory and all subdirectories?
Explain about chmod options filename?
What are linux commands useful?
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?
What is make in linux?
How do I get to root directory in linux?
What are system commands?
Is a command a full sentence?
What is 9 in kill?
What is the gcc command?
What is the command to check cpu speed in linux?
What does free command do in linux?
What command is used to check the number of files, disk space, and each user’s defined quota?
How to hide the partition in grub booting?