A quoted string which contains the message to print.
This command prints an informational message to the standard error, which is usually the shell window from which the program is called. This is particularly useful when you are programming your own aliases, and you want to provide information. If the command is being processed in an init file, the quotes must be preceeded by a backslash.