NAME
	bell

SYNPOSIS
	bell [on | off]

DESCRIPTION
	The bell command displays or sets the error message bell prompt.
	Setting the error message bell prompt on will cause the terminal bell
	to sound when an error occurs. Without an argument, bell displays the
	current mode and prompts the user to change the mode. With an argument,
	the bell prompt is set to the given mode. Valid modes are on (enable 
	error message bell prompt) and off (disable error message bell prompt).

	For example,

	bell

	displays the current error message bell prompt mode.

	To turn the error message bell prompt off, enter the command:

	bell off

	The default error message bell prompt mode is on.

See Also: 
	level, silent, terse, verbose.


