hello

Print "Hello, world!", "hello, world" or a customizable text. More information: <https://www.gnu.org/software/hello/>.

Install

All systems
curl cmd.cat/hello.sh
Debian Debian
apt-get install hello
Ubuntu
apt-get install hello
Arch Arch Linux
pacman -S hello
image/svg+xml Kali Linux
apt-get install hello
Windows (WSL2)
sudo apt-get update sudo apt-get install hello
OS X
brew install hello
Raspbian
apt-get install hello

Print "Hello, world!", "hello, world" or a customizable text. More information: <https://www.gnu.org/software/hello/>.

  • Print "Hello, world!":
    hello
  • Print "hello, world", the traditional type:
    hello --traditional
  • Print a text message:
    hello --greeting="greeting_text"

© tl;dr; authors and contributors