On Mon, 20 May 1996 17:00:28 GMT <[log in to unmask]> said:
>How can I remove every user on a list, without having to manually do a
>separate line for each user??
 
QUIET DELETE listname *@*
 
will do it...but be <very> sure you want to do this, as it is a "shoot
yourself in the foot" kind of thing.  It might be wise to do a GET of
the list first, just in case you have second thoughts.
 
Nathan