Usare il find per svecchiare i log in ambiente unix:
find /path/logs/ -name "*.log.*" -mtime +31 -exec rm -f {} \;
Contact Us | Terms of Use | Trademarks | Privacy StatementCopyright © 2009 Systemista. All Rights Reserved.
Powered by Drupal and Drupal Theme created with Artisteer.