aboutsummaryrefslogtreecommitdiff
path: root/man/man1/cf.1df
Commit message (Collapse)AuthorAgeFilesLines
* Two-space sentences in manual pagesTom Ryder2018-12-261-1/+1
|
* Simplify cf(1df) with a find(1) commandTom Ryder2016-11-251-6/+2
| | | | This should also work for very large numbers of files
* Simplify cf(1df) and cfr(1df)Tom Ryder2016-11-251-6/+0
| | | | | It turns out `-exec foo {} +` is in fact POSIX behaviour (since SUSv3 as far as I can tell).
* Add note to cf(1df)Tom Ryder2016-09-031-0/+4
|
* Add -o option to cf(1df)Tom Ryder2016-09-031-0/+6
|
* Fix wrapping in cf(1df) manpageTom Ryder2016-09-021-3/+2
|
* Reimplement cfr(1df) using cf(1df)Tom Ryder2016-09-021-0/+2
| | | | | Resolves issue; not as fast as non-portable printf hack, but good enough. Also properly excludes root from the count.
* Remove bold args in cf(1df) and cfr(1df) manpagesTom Ryder2016-09-011-2/+4
|
* Put dotfiles manuals into their own sectionTom Ryder2016-08-261-0/+17
This probably contains a few mistakes