Search results

  1. P

    Delete command crashed my server

    i ran the following command find /tmp/ -type f -mtime +2 -exec rm -f {} \; on my centos server to try and create some free space. after i ran this command my server crashed. i had to restore from a backup VM. This command has worked before on some of my servers. what could have gone wrong?
Top