aboutsummaryrefslogtreecommitdiff
path: root/man/man1/cfr.1df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-02 00:20:12 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-02 00:31:25 +1200
commitb59b96c291a5ddd02a58c9e91627cca5aadc6138 (patch)
tree9fe50993739a1a64a62846fe022046c867294ed2 /man/man1/cfr.1df
parentAdd tot(1df) (diff)
downloaddotfiles-b59b96c291a5ddd02a58c9e91627cca5aadc6138.tar.gz
dotfiles-b59b96c291a5ddd02a58c9e91627cca5aadc6138.zip
Reimplement cfr(1df) using cf(1df)
Resolves issue; not as fast as non-portable printf hack, but good enough. Also properly excludes root from the count.
Diffstat (limited to 'man/man1/cfr.1df')
-rw-r--r--man/man1/cfr.1df2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man1/cfr.1df b/man/man1/cfr.1df
index 0208023d..ab69b347 100644
--- a/man/man1/cfr.1df
+++ b/man/man1/cfr.1df
@@ -14,5 +14,7 @@ dir1 dir2
.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>