elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
elkscmd
/
man
/
man1
/
wc.1
File editor
.TH WC 1 .SH NAME wc \- count characters, words, and lines in a file .SH SYNOPSIS \fBwc\fR [\fB\-clw\fR] \fIfile\fR ...\fR .br .SS OPTIONS .TP 5 .B \-c Print character count .TP 5 .B \-l Print line count .TP 5 .B \-w Print word count .SH EXAMPLES .TP 20 .B wc file1 file2 # Print all three counts for both files .TP 20 .B wc \-l file # Print line count only .SH DESCRIPTION .PP .I Wc reads each argument and computes the number of characters, words and lines it contains. A word is delimited by white space (space, tab, or line feed). If no flags are present, all three counts are printed.
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history