Date: Sun, 04 Oct 1998 09:46:18 -0400 From: Aaron Jeremias Luz <aaron@csh.rit.edu> To: dusty <dusty@webpoint.net> Cc: questions@FreeBSD.ORG Subject: Re: looking for a menu program Message-ID: <19981004094618.45366@homenet> In-Reply-To: <34354F2B.F1055C64@webpoint.net>; from dusty on Fri, Oct 03, 1997 at 04:01:48PM -0400 References: <34354F2B.F1055C64@webpoint.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 03, 1997 at 04:01:48PM -0400, dusty wrote: > looking for a small menu programe to run small scripts and utilities > to look after my system. Are you looking for a graphical or text mode menu system? Dialog is an ncurses based menu system simular to DOS batch extenders. The command line utility is easy to use, and there is also a shared library. Sysinstall, for example, is linked against libdialog. I think tk/tcl can do menus (and a whole lot more) under X, but you could always run dialog in an xterm. Later, Aaron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981004094618.45366>