Removed two size examples.
This commit is contained in:
@@ -18,6 +18,4 @@
|
||||
|
||||
- find files using case insensitive name matching, of a certain size
|
||||
|
||||
`find {{root_path}} -size +120k -iname {{'*.dOC'}}`
|
||||
`find {{root_path}} -size -100M -iname {{'*.moV'}}`
|
||||
`find {{root_path}} -size -1.2T -size +800G -iname {{'*.TaR.gZ'}}`
|
||||
`find {{root_path}} -size +500k -size +10MB -iname {{'*.TaR.gZ'}}`
|
||||
|
||||
Reference in New Issue
Block a user