aboutsummaryrefslogblamecommitdiff
path: root/man/man1/cfr.1df
blob: 8c3fc563c20f170ff57a40dfc8897e177e112451 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                  

            
   

         


                                                                            
                                                                               

                                                                           

                 

                               
.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. It should correctly
handle corner cases like filenames with newlines in them. It will count but
will not follow symbolic links.
.SH SEE ALSO
cf(1df), tot(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>