! $Id: shell_limit,v 1.3 2002/02/19 19:43:28 f Exp $ ! ! Copyright (c) 1990-2001 Michael Sandrof, Troy Rollo, Matthew Green, ! and other ircII contributors. ! ! All rights reserved. See the HELP SCROLLZ COPYRIGHT file for more ! information. ! Usage: SET SHELL_LIMIT Sets the maximum number of lines of output from any EXEC'd process. This is useful to prevent yourself from accidentally starting a process with EXEC that spits out soooo much output that everything you know and love grinds to a halt. Setting it to 0 puts no limit on the number of output lines from a process.