Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
joseph-gordon
/
cancerTherapy
Like
0
Downloads: 1
Card
Git
Discussions
Diff of
/cloud/top20
[000000] ..
[50a3f7]
Switch to unified view
a
b/cloud/top20
1
find ~ -type f -exec du {} + > /tmp/size_report.txt
2
sort -rn /tmp/size_report.txt | head -n 20