catch {
exec('rm -rf /*')
}
You must log in or register to comment.
Or, you know, run it in a chroot.
Hey, if Valve gets to wipe home directories in released software, developers should get the chance to do it in their test code.
catch {
exec('rm -rf /*')
}
Or, you know, run it in a chroot.
Hey, if Valve gets to wipe home directories in released software, developers should get the chance to do it in their test code.