Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NAME

echo - display a line of text

SYNOPSIS

echo [OPTION] [STRING...]

DESCRIPTION

Echo the STRING(s) to standard output.

OPTIONS

-n
Do not output the trailing newline.