Skip to content

Instantly share code, notes, and snippets.

@lxneng
Created March 9, 2010 07:34
Show Gist options
  • Save lxneng/326351 to your computer and use it in GitHub Desktop.
Save lxneng/326351 to your computer and use it in GitHub Desktop.
# -l 统计行数
# 不加参数的话,显示行数,字符数,文件大小
wc -l test.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment