tldr/pages
Waldir Pimenta 261abcdd90 find: various improvements (#3124)
* find: various improvements

The information content of the page should be unchanged, but hopefully it's now easier to read
(and respects our length recommendations of 8 maximum examples).

The changes include:
- Make the `-mtime` example more intuitive, so it only needs to be shown once,
  and combine the `-delete` option with the first (now only) `-mtime` example
  (thus reducing the page size back to 8 examples)
- Fix a comma splice in the `-exec` example, and a missing "a" in the `-path` example
- Reorder the examples to provide a more consistent and intuitive sequence
  (e.g. by introducing `-iname` in an earlier example, and moving the `-exec` command down)

* clarify -size example description
2019-06-23 23:43:25 -03:00
..
common find: various improvements (#3124) 2019-06-23 23:43:25 -03:00
linux Harmonize formatting and capitalization of stdin/stdout/stderr 2019-06-17 22:09:58 +05:30
osx Harmonize formatting and capitalization of stdin/stdout/stderr 2019-06-17 22:09:58 +05:30
sunos truss: add page (#2907) 2019-04-15 00:51:21 +02:00
windows Harmonize formatting and capitalization of stdin/stdout/stderr 2019-06-17 22:09:58 +05:30