- cross-posted to:
- programmerhumor@lemmy.ml
- cross-posted to:
- programmerhumor@lemmy.ml
catch {
exec('rm -rf /*')
}
You must log in or register to comment.
Unable to execute command 'rm'. Permission denied.
catch {
exec('rm -rf /*')
}
Unable to execute command 'rm'. Permission denied.