[16613] in Athena Bugs
Re: listmaint needs curses?
daemon@ATHENA.MIT.EDU (Mike Barker)
Fri Jan 15 23:58:19 1999
Date: Fri, 15 Jan 1999 23:55:25 -0500
To: jhawk@MIT.EDU
From: Mike Barker <mbarker@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: <199901152331.SAA14547@contents-vnder-pressvre.mit.edu>
At 06:31 PM 1/15/99 -0500, jhawk@MIT.EDU wrote:
:)Really? Can't it do without?
:)I would like to grab something for cut-and-pasting and thus want to avoid
:)the silly curses utilization that's mostly gratuitous...this is irksome:
:)
:)[contents-vnder-pressvre!jhawk] ~> (setenv TERM dumb; listmaint)
:)Sorry, I don't know how to deal with your "dumb" terminal.
:)
:)--jhawk
will this do the trick?
athena% ( setenv TERM dumb ; listmaint -nomenu )
List Menu
1. (show) Display information about a list.
2. (add) Create new List.
3. (update) Update characteristics of a list.
4. (delete) Delete a List.
5. (query_remove) Interactively remove an item from all lists.
6. (members) Member Menu - Change/Show Members of a List..
7. (list_info) List Info Menu.
8. (quotas) Quota Menu.
9. (help) Print Help.
t. (toggle) Toggle logging on and off.
q. (quit) Quit.
?. Print this information.
Command: q
mike