Just spent an hour restoring this web site from backup and reconstructing a few pages that had changed since then. It’s amazing how destructive
find . -mtime +1 | xargs rm
can be when you type it from the wrong directory. Yeah, I’m stupid.
Just spent an hour restoring this web site from backup and reconstructing a few pages that had changed since then. It’s amazing how destructive
find . -mtime +1 | xargs rm
can be when you type it from the wrong directory. Yeah, I’m stupid.