码迷,mamicode.com
首页 > 系统相关 > 详细

Linux命令之WC

时间:2014-07-18 00:22:31      阅读:278      评论:0      收藏:0      [点我收藏+]

标签:for   linux   c   line   ar   har   

$ wc story.txt
39 237 1901 story.txt
● Use -l for only line count
● Use -w for only word count
● Use -c for only byte count
● Use -m for character count (not displayed)

Linux命令之WC,布布扣,bubuko.com

Linux命令之WC

标签:for   linux   c   line   ar   har   

原文地址:http://www.cnblogs.com/oskb/p/3851332.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!