How to schedule cron backup to run on 4th saturday of
month??
Answers were Sorted based on User's Feedback
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
How do I check my disk space?
What could be the problem when a command that was issued gave a different result from the last time it was used?
What does && mean in linux?
What command you use for cpio to create a backup called backup.cpio of all the users’ home dirs?
What is du -s * | sort -k1,1rn | head command used for?
Which of the following tasks cannot be accomplished with the touch command?
What does r mean linux?
What is SFC command?
What is the difference between cd and cd in linux?
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
in redhat Linux wat is the command to check at ahich date and time file was created?