tail head cat sleep
QR code linking to this page

manページ  — BANNER

名称

banner – プリンタ用に大きな見出しを出力する

内容

書式


banner [-d] [-t] [-w width] message ...

解説

banner は大きくてクオリティの高い見出し文字を標準出力に出力します。 message が省略された場合は、 プロンプトを出して標準入力から一行入力を読みとります。

出力は、適切な幅の紙に切れ目無く印刷されるでしょう。

次のオプションが使用可能です:
-d
  デバッグを有効化します。
-t
  トレースを有効化します。
-w width
  出力幅を 132 から width へ変更します。 狭い端末向きです。

バグ

<、 >、 [、 ]、 \、^、 _、{、 }、 |、 ~、といったいくつかの ASCII キャラクタは利用できません。 また、"、'、& はおかしな風に見えます (が役立つでしょう)。

-w オプションは縦横を間引するように実装されています。 このため、あまり小さな数値が指定されると、出力がつぶれてしまいます。 また、文字がくっついてしまうこともあります。

作者

Mark Horton

BANNER (6) April 29, 1995

tail head cat sleep
QR code linking to this page


このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.

Like a classics radio station whose play list spans decades, Unix simultaneously exhibits its mixed and dated heritage. There's Clash-era graphics interfaces; Beatles-era two-letter command names; and systems programs (for example, ps) whose terse and obscure output was designed for slow teletypes; Bing Crosby-era command editing (# and @ are still the default line editing commands), and Scott Joplin-era core dumps.
— The Unix Haters' handbook