Next:
Conditions
, Previous:
Disk usage
, Up:
Top
[
Contents
][
Index
]
15 テキストの表示
この章では、テキスト文字列を表示するコマンドについて説明する。
•
echo invocation
:
テキストを 1 行表示する。
•
printf invocation
:
データを整形して表示する。
•
yes invocation
:
中断されるまで文字列を表示する。