Commit Graph

17 Commits (155a25a797ede659b8cfc60af3062099efa73b9f)

Author SHA1 Message Date
Agniva De Sarker 1e8f60f7cd find: add unit for mtime
Clarifying that mtime stands for no. of days
2017-12-31 01:13:15 +05:30
Tan Shuai abaabe35ca find: fix -mtime example (#1625) 2017-11-08 19:39:07 +00:00
Eric Nielsen b0b440436f find: improve -mtime example
Make the description clearer and more specific to the given `-1`
parameter.
Remove unnecessary `-name '{{}}'` from example.
2017-10-05 16:23:30 -05:00
Waldir Pimenta cd38a006d8 find: slightly reword the -not -path example 2017-04-25 22:50:51 +01:00
Xiang Wang 4626735021 find: ignore given directory (#1289)
* find path while excluding certain directory

* delete the `find {{root_path}} -empty` command to meet the demand of 8 commands at most

* tokenize the demo parameter
2017-03-10 09:48:29 -05:00
Alfred Bez cd29c9775f mtime argument (find command) expect numeric value 2017-03-10 10:13:34 +05:30
Waldir Pimenta 63659bed37 find: quotes outside tokens; generic extension (#1160)
The generic extension is to conform to our contribution guidelines:
https://github.com/tldr-pages/tldr/blob/master/CONTRIBUTING.md#token-syntax
2016-11-26 15:51:12 +00:00
Cornelius Mika e019c18cdd Fix argument quoting 2016-02-24 10:27:51 +01:00
Ruben Vereecken 0ba869a5fc Formatted find page 2016-01-21 13:12:53 +01:00
Ruben Vereecken 38068377be Merge branch 'find' of git://github.com/Cvetomird91/tldr into Cvetomird91-find 2016-01-21 13:12:28 +01:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Cvetomird91 f3e3035de7 find: added options for multiple search criteria and empty files
added path for -empty option
2015-12-31 12:20:17 +02:00
Eliot Sykes 2038fc0f13 find -path option 2015-12-28 18:06:08 +00:00
Bo-Yi Wu ed380d1a67 Update find.md 2015-12-28 17:43:58 +08:00
Bo-Yi Wu c97b729924 remove unnecessary example. 2015-12-28 13:28:26 +08:00
Rajiv Nair c92cd2281e Add find -delete 2015-12-27 23:32:02 +05:30
rprieto f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00