Trace: • log_parsing • rotate_logs • wordpress_migration • startup_script_for_shellinabox • account_locked • plugin_access_count • resize_partition • check_swap • delete_files_using_find
This will delete all *.txt.gzip files
find . -name “*.txt.gz” -exec rm -rf “{}” \;