16 lines
403 B
Markdown
16 lines
403 B
Markdown
|
---
|
||
|
title: tothebank.sh
|
||
|
categories: [uncategorized]
|
||
|
source: bin/tothebank.sh
|
||
|
generated: 2025-05-22T08:38:59-04:00
|
||
|
---
|
||
|
|
||
|
# tothebank.sh
|
||
|
|
||
|
#!/bin/bash
|
||
|
Mastodon Media Audit: Find orphaned .part.* dirs & estimate space wasted
|
||
|
For mounted MinIO (e.g., /assets/minio-data/mastodon)
|
||
|
Find all part.1 or similar that are actually directories
|
||
|
|
||
|
_Auto-generated from source script on Thu May 22 08:38:59 AM EDT 2025_
|