1!	 $eterna: wall,v 1.8 2018/06/10 08:17:42 mrg Exp $
2!
3! Copyright (c) 1990-2018  Michael Sandrof, Troy Rollo, Matthew Green,
4! and other ircII contributors.
5!
6! All rights reserved.  See the HELP IRCII COPYRIGHT file for more
7! information.
8!
9Usage: NOTE WALL [&<passwd>] [+|-<flags>] [+|-<maxtime>]
10			<nick!user@host> <msg>
11  WALL is an alias for USER +BR (default max 1 day)
12  This command is for sending a message once to every matching user
13  on IRC. Be careful using this command. WALL creates a list of
14  persons received the message (and should not have it once more time)
15  with H flag set. This list can be displayed using ls +h from the
16  nick and username@host which the WALL request is queued from.
17  Removing the headers (H) before WALL request is removed would cause
18  the message to be sent once more to what users specified in list.
19  WALL +7 @*.edu Do not do this! - Makes it clear for all users using
20  IRC on host @*.edu the next 7 days how stupid it is to send such WALL's ;)
21
22  This functionality may be restricted to IRC operators.
23