LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

hello

friendly greeting program

TLDR

Print hello world
$ hello
copy
Traditional greeting
$ hello -t
copy
Specify greeting
$ hello -g "Custom greeting"
copy
Show version
$ hello -v
copy

SYNOPSIS

hello [options]

DESCRIPTION

GNU Hello is a friendly greeting program. It serves as an example of GNU coding standards and a template for new GNU packages.The program demonstrates proper use of gettext, autoconf, and other GNU infrastructure. It's useful for testing and learning.

PARAMETERS

-g, --greeting TEXT

Custom greeting text.
-t, --traditional
Use the traditional "hello, world" greeting.
-h, --help
Display help information and exit.
-v, --version
Show version and licensing information and exit.

INSTALL

sudo apt install hello
copy
sudo dnf install hello
copy
sudo apk add mbedtls2-utils
copy
sudo zypper install hello
copy
brew install hello
copy
nix profile install nixpkgs#hello
copy

CAVEATS

Example program. Not for production use. Demonstrates GNU standards.

HISTORY

GNU Hello was created as part of the GNU Project to serve as an example program demonstrating GNU packaging standards.

SEE ALSO

echo(1), printf(1), cowsay(6)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid