how to find files whose size is greater than 2KB in linux code example Example: linux search for files larger than $ find . -type f -size +4G