$ wc story.txt39 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
一.常用命令速查 ls cd pwd cat more less tail head cp scp mv mkdir rmdir touch rm ps kill top free clear tree wc stat 以上是常用命令速查表,以下是命令详解. 二.Linux 文件/目录管理类命令详解 Linux命令详解之–ls命令 Linux命令详解之–cd命令 Linux命令详解之—pwd命令 Linux命令详解之—cp命令 Linux命令详解之–scp命令 Linux命令详解之–mv命令