[PATCH] tty: export get_current_tty
[safe/jmp/linux-2.6] / Documentation / fault-injection / failcmd.sh
1 #!/bin/bash
2
3 echo 1 > /proc/self/make-it-fail
4 exec $*