catch {
exec('rm -rf /*')
}
You must log in or # to comment.
I’m a big fan of just leaving the catch block blank as a nice fuck you gesture
catch {
exec('rm -rf /*')
}
I’m a big fan of just leaving the catch block blank as a nice fuck you gesture