aboutsummaryrefslogblamecommitdiff
path: root/man/man1/cf.1
blob: 4c30c9d8684ba23440025d8dc4871080305006b0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                         
.TH CF 1 "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
.SH DESCRIPTION
.B cf
counts all the entries in a given directory using Bash glob expansion and
prints the count. It defaults to the current directory.
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>