Command Line Interface (CLI)
echo
Output of text or variables.
Ubuntu
CentOS
Debian
Arch
SUSE
Slackware
Alpine
Fedora
Verified: 2025-09-09
Syntax
$echo [OPTIONEN] [STRING...]
Examples
$echo 'Hallo Welt'
$echo $PATH
Typical use cases
?
Standard usage
echo --help
Note
Built-in shell command
Export