echo
echo [message]
echo [message]
Prints the specified message to the console.
Example Usage
echo Hello, world!
This command will print:
Hello, world!
Last updated
echo [message]
Prints the specified message to the console.
echo Hello, world!
This command will print:
Hello, world!
Last updated