wc.1
来自「莱昂氏UNIX源代码分析UNIXv6src.tar.gz」· 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 + -
显示快捷键?