View file File name : input Content :! $eterna: input,v 1.8 2018/06/10 08:17:37 mrg Exp $ ! ! Copyright (c) 1990-2018 Michael Sandrof, Troy Rollo, Matthew Green, ! and other ircII contributors. ! ! All rights reserved. See the HELP IRCII COPYRIGHT file for more ! information. ! Usage: INPUT "<prompt>" <command> <args> Where it displays "prompt" and then calls command, with args, and with the line prompted for as $*. E.g: ALIAS ex INPUT "Enter shell command >" exec $$*