NAME

shout() - sends a message to all interactive users.

SYNOPSIS

void shout(string str);

DESCRIPTION

Send a string `str' to all interactive users.

SEE ALSO

message(3) , write(3) , tell_object(3) , say(3).