mirror of
https://github.com/sharkdp/fd.git
synced 2026-09-01 15:12:46 +08:00
Add exact size support to the --size filter (#669)
This commit is contained in:
committed by
David Peter
parent
2338b3bc81
commit
e97a1e90cb
@@ -179,6 +179,8 @@ Limit results based on the size of files using the format
|
||||
file size must be greater than or equal to this
|
||||
.IP '-'
|
||||
file size must be less than or equal to this
|
||||
.P
|
||||
If neither '+' nor '-' is specified, file size must be exactly equal to this.
|
||||
.IP 'NUM'
|
||||
The numeric size (e.g. 500)
|
||||
.IP 'UNIT'
|
||||
|
||||
Reference in New Issue
Block a user