What can you tell about the tar command?
No Answer is Posted For this Question
Be the First to Post Answer
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
What the command used for search file or files for specific text?
What is mkdir p?
Why makefile is used in linux?
Why is it called bash?
What is the bash in linux?
Information technology is widely used in
Explain the working of command grouping?
What does comm do and how to use it?
Where can I find bash in linux?
Who command in linux?
Write a command that will display all .txt files, including its individual permission.