Linux Finding large files May 4, 2018May 4, 2018 Prosoxi.com Webmaster Linux, Plesk, Programming to find anything above 200mb … Code: find / -size +204800k -exec du -hs {} \; Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related