diff --git a/TODO b/TODO new file mode 100644 index 0000000..746a0f1 --- /dev/null +++ b/TODO @@ -0,0 +1,60 @@ +Subject: Re: ANN: getkey ('choice.exe' clone for FreeBSD) +Date: Mon, 7 Apr 2014 02:48:35 +0000 (UTC) +From: Mike Sanders +Organization: FreeBSD +Newsgroups: comp.unix.bsd.freebsd.misc +References: + +Tim Daneliuk wrote: + +> Yeah, this is a popular thing to implement. Here's my take: +> +> http://www.tundraware.com/Software/tpromptuser/ + +Question... (not to sound like a party pooper here, +its a very nifty script). Why arent you trapping interupts +like SIGINT (CONTROL+C)? It would really help your script... + +Here's an example: + +#!/bin/sh -e + +< A more widely used tool is the 'dialog' package: + +Aye, a really great tool for gui-ified scripts, I use it too: + + + +-- +Mike Sanders +www: http://freebsd.hypermart.net +gpg: 0xD94D4C13 +