mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 00:26:00 +02:00
Find.md sign switch.
This commit is contained in:
parent
28dd5f4b99
commit
58a46978b8
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@
|
|||
|
||||
- find files using case insensitive name matching, of a certain size
|
||||
|
||||
`find {{root_path}} -size +500k -size +10MB -iname {{'*.TaR.gZ'}}`
|
||||
`find {{root_path}} -size +500k -size -10MB -iname {{'*.TaR.gZ'}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue