Files
tldr/pages.ko/common/hello.md
2024-11-02 14:14:52 +01:00

17 lines
343 B
Markdown

# hello
> "Hello, world!", "hello, world" 또는 사용자 정의 가능한 텍스트를 출력.
> 더 많은 정보: <https://www.gnu.org/software/hello/>.
- "Hello, world!" 출력:
`hello`
- 전통적인 유형인 "hello, world"를 출력:
`hello --traditional`
- 문자 메시지 출력:
`hello --greeting="{{인사말_텍스트}}"`