/neatx/src/ttysetup
http://neatx.googlecode.com/ · #! · 4 lines · 3 code · 1 blank · 0 comment · 0 complexity · 0ad3a0b9eff9e0d48d1ddbe3c5bf16b6 MD5 · raw file
- #!/bin/bash
- stty raw -echo
- exec "$@"
http://neatx.googlecode.com/ · #! · 4 lines · 3 code · 1 blank · 0 comment · 0 complexity · 0ad3a0b9eff9e0d48d1ddbe3c5bf16b6 MD5 · raw file
- #!/bin/bash
- stty raw -echo
- exec "$@"