File-Size-Finder

Sat 17 May 2025

title: "Current Location" author: "Rj" date: 2019-04-20 description: "-" type: technical_note draft: false


cmd = 'du -sh /tmp/datasets'
!{cmd}
 17M    /tmp/datasets

Score: 0

Category: file-utils