.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 .br .B cf dir1 dir2 .SH DESCRIPTION .B cf counts all the entries in the given directories using glob expansion and prints the count. It defaults to the current directory. .SH AUTHOR Tom Ryder