catch {
exec('rm -rf /*')
}
You must log in or register to comment.
Having your filesystem on the line might actually make some people write decent code.
catch {
exec('rm -rf /*')
}
Having your filesystem on the line might actually make some people write decent code.