wc.1

来自「UNIX v6源代码 这几乎是最经典的unix版本 unix操作系统设计和莱」· 1 代码 · 共 15 行

1
15
字号
.th WC I 7/26/74.sh NAMEwc \*- word count.sh SYNOPSIS.bd wc[ name ... ].sh DESCRIPTION.it Wccounts lines and words in the named files,or in the standard input if no name appears.A word is a maximal string of printing charactersdelimited by spaces, tabs or newlines.All other characters are simply ignored..sh BUGS

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?