# wc -l file_name [to count line]
# wc -c file_name [to count chracter]
# wc -w file_name [to count word]
No comments:
Post a Comment