Script To Delete Log Files in Linux

Originally published at: Script To Delete Log Files in Linux - Computer How To

In this article I will show very basic shell Script to Delete Log Files in Linux and schedule logs deletion using a cron. Linux Log Files The Linux operating system and running applications constantly generate various types of messages that are logged in various log files.Logging is the main source of information about the operation…