What is a makefile in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is cd in cmd?
What is the role of case sensitivity in affecting the way commands are used?
What is a simple command?
What is free linux?
Who command in 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 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 do I change shell in linux?
Explain shift command of linux?
What command would you use to create an empty file without opening it to edit it?
difference between nfs soft and hard mouniting points?
How remove all files in a directory linux?