#!/usr/local/bin/nu

ls **/* | where type == File | sort-by size | reverse | keep 10