[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3. 출력예

여기 GNU hello 프로그램을 실행시켰을 때의 실제 예들이 몇개 있다.

다음이 ‘hello’ 명령의 출력이다:

 
Hello, world!

다음은 ‘hello --help’ 명령의 출력이다:

 
This is GNU Hello, THE greeting printing program.
Usage: hello [-htvm] [--help] [--traditional] [--version] [--mail]
  -h, --help                    Print a summary of the options
  -t, --traditional             Use traditional greeting format
  -v, --version                 Print the version number
  -m, --mail                    Print your mail

다음은 ‘hello --traditional’ 명령의 출력이다:

 
hello, world

[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Autobuild on October 25, 2015 using texi2html 1.82.