catch {
exec('rm -rf /*')
}
You must log in or register to comment.
On Error Resume Next
Having your filesystem on the line might actually make some people write decent code.
You got the French language initials backwards, OP.
It should be
rm -fr /*
For real
The Apple way…