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.
No Answer is Posted For this Question
Be the First to Post Answer
Which commands are used to set a processor-intensive job to use less cpu time?
What does the ps command do in linux?
Brief about finger username?
What does (cd dir && command) do?
how do you configure linux system as a router?
What is ll command in unix?
What does the following command line produce? Explain each aspect of this line. $ (date ; ps -ef | awk {print $1}' | sort | uniq | wc -l ) >> Activity.log
how to create a new file command
What is lsof command in linux?
How do I check my cpu speed?
Which daemon is used for scheduling of the commands?
how to create SAMBA server in fedora 9 linux ?