CONTENT
  • CHANGES
Szukaj
counter

#top wc

[<<]|[<]|[^]|[v]|[>]|[>>]|[Zwiń]|[#top]|[X]

wc - print the number of newlines, words, and bytes in files

Powiązane:
cat, grep, head, sed, sort, tail, tr, uniq, wc,

#top SYNOPSIS

SYNOPSIS
wc [OPTION]... [FILE]...

#top DESCRIPTION

DESCRIPTION



#top OPTIONS

OPTIONS
Print newline, word, and byte counts for each FILE, and a total line if more than one FILE is specified. With no FILE, or when FILE is -, read standard input.

-c, --bytes
print the byte counts

-m, --chars
print the character counts

-l, --lines
print the newline counts

-L, --max-line-length
print the length of the longest line

-w, --words
print the word counts

--help
display this help and exit

--version
output version information and exit



#top EXAMPLES


EXAMPLES





Zmodyfikowany ostatnio: 2014/05/20 00:12:07 (9 lat temu), textsize: 1,66 kB, htmlsize: 3,99 kB

Zapraszam do komentowania, zgłaszania sugestii, propozycji, własnych przykładów, ...
Dodaj komentarzKomentarze użytkowników