-
I once did
rm -rf tmp /
instead ofrm -rf tmp/
on a production box. It wasn't this bad: youtube.com/watch?v=EL_g0tyaIeE Hard to fix with nols
.
rm -rf tmp /
instead of rm -rf tmp/
on a production box. It wasn't this bad: youtube.com/watch?v=EL_g0tyaIeE Hard to fix with no ls
.