ECHO(1) Hyra General Commands Manual ECHO(1)
NAME
echo - print a line of text
SYNOPSIS
echo [STRING]
DESCRIPTION
The echo command displays a given string to the console. Used within scripts for logging information or debugging. An example usage of this command is:
echo MEOWWWW !!!
AUTHORS
Ian Moffett <ian@osmora.org>
HYRA Jul 17 2025 HYRA