Files
tldr/pages.zh/common/banner.md

16 lines
303 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 横幅
> 将参数以大ASCII艺术形式打印。
> 更多信息:<https://manned.org/banner>。
- 将文本消息打印为大横幅(引号为可选):
`banner "{{Hello World}}"`
- 使用50个字符的横幅[w]idth
`banner -w 50 "{{Hello World}}"`
-`stdin`读取文本:
`banner`