Next:
Conditions
, Previous:
Disk usage
, Up:
Top
15 テキストの表示
このセクションは,テキスト文字列を画面に表示するコマンドを説明します.
echo invocation
: Print a line of text.
printf invocation
: Format and print data.
yes invocation
: Print a string until interrupted.