46

#!/bin/sh
# Application X deployment script

## some code ##

function sudo_remove {
directory=$1
filename=$2
sudo /bin/rm -rf $directry/$filename
}

### some more code using function above ##

>400 servers completely corrupted. Twice in one week.

Who can spot it? :)

Comments
Add Comment