1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 01:15:26 +02:00
tldr/pages.it/common/hello.md

17 lines
411 B
Markdown
Raw Normal View History

# hello
> Stampa a schermo "Hello, world!", "hello, world" oppure del testo personalizzabile.
> Maggiori informazioni: <https://www.gnu.org/software/hello/manual/html_node/Invoking-hello.html>.
- Stampa a schermo "Hello, world!":
`hello`
- Stampa a schermo "hello, world", nel modo tradizionale:
`hello {{[-t|--traditional]}}`
- Stampa a schermo un messaggio:
`hello {{[-g|--greeting]}} "{{messaggio}}"`