mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
work
This commit is contained in:
7
docs/fs_stats/btrfs_not_used.txt
Normal file
7
docs/fs_stats/btrfs_not_used.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
# takes a lot of time, should only be used when debugging
|
||||
|
||||
echo -e "\n\nbtrfs filesystem du -s"
|
||||
sudo btrfs filesystem du -s mnt_rw
|
||||
|
||||
echo -e "\n\ncompsize -x"
|
||||
sudo compsize -x mnt_rw 2> /dev/null || true
|
||||
Reference in New Issue
Block a user