Hello Command - Generate Customizable Greetings | Online Free DevTools by Hexmos
Generate customizable greetings with the Hello Command. Print personalized messages and traditional greetings using the command line. Free online tool, no registration required.
hello
Print “Hello, world!”, “hello, world” or a customizable text. More information: https://www.gnu.org/software/hello/manual/hello.html#Invoking-hello.
- Print “Hello, world!”:
hello
- Print “hello, world”, the traditional type:
hello {{[-t|--traditional]}}
- Print a text message:
hello {{[-g|--greeting]}} "{{greeting_text}}"
