(top=x)
Find the top x largest files.
Usage: (top=x)
 Where x as an integer value.
Use this to return the top largest files. It can be combined with other parameters too, this will return the top 20 largest graphic files;
  (top=20) #GFX
or the top 50 largest files created today;
  (top=50) @CREATED
 
See Also
(bot=x), (ctop=x), (atop=x) and (mtop=x).