Unix Basics Part 9| wc | Frequently used commands | word count | count bytes, characters, word,lines

preview_player
Показать описание
wc(word count): Print newline, word, and byte counts for each file.

Command:
wc [OPTION]... [FILE]...

options:
-c --bytes
-m --chars
-l --lines
-w --words
-L --length of longest line (number of characters)
etc.

#unix #unixtutorial #learning #coding #programming #shellscripting #selfimprovement #linux #ubuntu
Рекомендации по теме
welcome to shbcf.ru