Linux-wc命令-文件信息统计

[root@localhost bin]# wc --help
Usage: wc [OPTION]… [FILE]…用法:wc 选项 文件
or: wc [OPTION]… --files0-from=F
Print newline, word, and byte counts for each FILE, and a total line if
more than one FILE is specified. With no FILE, or when FILE is -,
read standard input. A word is a non-zero-length sequence of characters
delimited by white space.如果指定多个文件,打印每个文件的行数,单词数,字节数。如果没有文件,或者文件选项为-,则读取标准输入。单词是指用空格隔开的非零字符串。
The options below may be used to select which counts are printed, always in
the following order: newline, word, character, byte, maximum line length.
下面这些选项或许可以用于查询统计输出。都在接下来的规则里面:换行,单词,字节,字符,最大行长度。
-c, --bytes print the byte counts打印字节数
-m, --chars print the character counts打印字符数
-l, --lines print the newline counts打印行数
–files0-from=F read input from the files specified by
NUL-terminated names in file F;读取从F文件里面NUL-terminated名指定的文件里面去读取输入。
If F is - then read names from standard input如果F文件是空的,从标准输入里面得到文件名
-L, --max-line-length print the length of the longest line打印最长的一行的长度
-w, --words print the word counts打印单词数
–help display this help and exit展示这篇文档
–version output version information and exit打印版本信息并退出

GNU coreutils online help: http://www.gnu.org/software/coreutils/
For complete documentation, run: info coreutils ‘wc invocation’

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值