aboutsummaryrefslogtreecommitdiff
path: root/man/man1/cfr.1df
blob: ab69b3470b255e21ee1d89995eacd038e6021099 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.TH CFR 1df "September 2016" "Manual page for cfr"
.SH NAME
.B cfr
\- print a count of entries in a directory tree
.SH SYNOPSIS
.B cfr
.br
.B cfr
/path/to/dir
.br
.B cfr
dir1 dir2
.SH DESCRIPTION
.B cf
counts all the entries in the directory trees rooted at the given arguments,
and prints the total. It defaults to the current directory.
.SH SEE ALSO
cf(1df), tot(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>