Skip to content

Instantly share code, notes, and snippets.

@datherra
Created February 18, 2014 16:36

Revisions

  1. datherra created this gist Feb 18, 2014.
    5 changes: 5 additions & 0 deletions let_me_crazy.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    #!/bin/bash

    stress -c 28 -q &
    dd if=/dev/zero of=/var/log/$$ bs=4M > /dev/null 2>&1 &