hello

GNU Hello program demonstrating standard coding practices

brewmacoslinux
Try with needOr install directly
Source

About

Program providing model for GNU coding standards and practices

Commands

hello

Examples

Print the default greeting message$ hello
Print a personalized greeting to a specific name$ hello --name=World
Display version information$ hello --version