File-Size-Finder
Fri 14 November 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
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