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





                                          

            
   

         

               
                                                                            
                                             

            

                               
.TH CF 1df "July 2016" "Manual page for cf"
.SH NAME
.B cf
\- print a count of entries in a directory
.SH SYNOPSIS
.B cf
.br
.B cf
/path/to/dir
.br
.B cf
dir1 dir2
.SH DESCRIPTION
.B cf
counts all the entries in the given directories using find(1) and prints the
count.  It defaults to the current directory.
.SH SEE ALSO
cfr(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>