/df.md Secret
Last active
December 12, 2020 09:29
Revisions
-
0x3c3e revised this gist
Dec 12, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Filesystem Size Used Avail Capacity iused ifree %iused Mounted on ### After launch /dev/disk0s1s2 15Gi 5.1Gi 2.1Gi 72% 66239 155876121 0% /private/var ### After uninstallation (including data, group data and so on) /dev/disk0s1s2 15Gi 5.0Gi 2.2Gi 69% 62201 155880159 0% /private/var ### Cleaned tmp -
0x3c3e revised this gist
Dec 12, 2020 . 2 changed files with 20 additions and 108 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,20 @@ ``` ### Starting data before install Filesystem Size Used Avail Capacity iused ifree %iused Mounted on /dev/disk0s1s2 15Gi 4.8Gi 2.4Gi 67% 60737 155881623 0% /private/var ### After install /dev/disk0s1s2 15Gi 5.0Gi 2.2Gi 70% 64336 155878024 0% /private/var ### After launch /dev/disk0s1s2 15Gi 5.1Gi 2.1Gi 72% 66239 155876121 0% /private/var ### After uninstall (including data, group data and so on) /dev/disk0s1s2 15Gi 5.0Gi 2.2Gi 69% 62201 155880159 0% /private/var ### Cleaned tmp /dev/disk0s1s2 15Gi 4.9Gi 2.3Gi 69% 61148 155881212 0% /private/var ### After reboot /dev/disk0s1s2 15Gi 4.0Gi 3.3Gi 55% 60961 155881399 0% /private/var ``` This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,108 +0,0 @@ -
0x3c3e revised this gist
Dec 9, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ ``` ### Starting data before install Filesystem Size Used Avail Capacity iused ifree %iused Mounted on /dev/disk0s1s2 15Gi 4.8Gi 2.4Gi 67% 60737 155881623 0% /private/var -
0x3c3e revised this gist
Dec 9, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ ``` ### Starting data befor install Filesystem Size Used Avail Capacity iused ifree %iused Mounted on /dev/disk0s1s2 15Gi 4.8Gi 2.4Gi 67% 60737 155881623 0% /private/var -
0x3c3e revised this gist
Dec 9, 2020 . 1 changed file with 8 additions and 9 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,24 +1,23 @@ ### Starting data befor install ``` Filesystem Size Used Avail Capacity iused ifree %iused Mounted on /dev/disk0s1s2 15Gi 4.8Gi 2.4Gi 67% 60737 155881623 0% /private/var ### After install /dev/disk0s1s2 15Gi 5.0Gi 2.2Gi 70% 64336 155878024 0% /private/var ### After launch /dev/disk0s1s2 15Gi 5.1Gi 2.1Gi 72% 66239 155876121 0% /private/var ### After uninstall (including data, group data and so on) /dev/disk0s1s2 15Gi 5.0Gi 2.2Gi 69% 62201 155880159 0% /private/var ### Cleaned tmp /dev/disk0s1s2 15Gi 4.9Gi 2.3Gi 69% 61148 155881212 0% /private/var ### After reboot /dev/disk0s1s2 15Gi 4.0Gi 3.3Gi 55% 60961 155881399 0% /private/var ``` ### before reboot: ``` -
0x3c3e revised this gist
Dec 9, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ ### Starting data befor install Filesystem Size Used Avail Capacity iused ifree %iused Mounted on `/dev/disk0s1s2 15Gi 4.8Gi 2.4Gi 67% 60737 155881623 0% /private/var` -
0x3c3e revised this gist
Dec 9, 2020 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,7 @@ ### Starting data befor install `Filesystem Size Used Avail Capacity iused ifree %iused Mounted on` `/dev/disk0s1s2 15Gi 4.8Gi 2.4Gi 67% 60737 155881623 0% /private/var` ### After install -
0x3c3e revised this gist
Dec 9, 2020 . 1 changed file with 2 additions and 4 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,6 @@ ### Starting data befor install `Filesystem Size Used Avail Capacity iused ifree %iused Mounted on` `/dev/disk0s1s2 15Gi 4.8Gi 2.4Gi 67% 60737 155881623 0% /private/var` ### After install `/dev/disk0s1s2 15Gi 5.0Gi 2.2Gi 70% 64336 155878024 0% /private/var` -
0x3c3e revised this gist
Dec 9, 2020 . 1 changed file with 7 additions and 5 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,21 +1,23 @@ ### Starting data befor install ``` Filesystem Size Used Avail Capacity iused ifree %iused Mounted on /dev/disk0s1s2 15Gi 4.8Gi 2.4Gi 67% 60737 155881623 0% /private/var ``` ### After install `/dev/disk0s1s2 15Gi 5.0Gi 2.2Gi 70% 64336 155878024 0% /private/var` ### After launch `/dev/disk0s1s2 15Gi 5.1Gi 2.1Gi 72% 66239 155876121 0% /private/var` ### After uninstall (including data, group data and so on) `/dev/disk0s1s2 15Gi 5.0Gi 2.2Gi 69% 62201 155880159 0% /private/var` ### Cleaned tmp `/dev/disk0s1s2 15Gi 4.9Gi 2.3Gi 69% 61148 155881212 0% /private/var` ### After reboot `/dev/disk0s1s2 15Gi 4.0Gi 3.3Gi 55% 60961 155881399 0% /private/var` ### before reboot: -
0x3c3e revised this gist
Dec 9, 2020 . 1 changed file with 13 additions and 10 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,25 +1,25 @@ ### Starting data befor install Filesystem Size Used Avail Capacity iused ifree %iused Mounted on /dev/disk0s1s2 15Gi 4.8Gi 2.4Gi 67% 60737 155881623 0% /private/var ### After install /dev/disk0s1s2 15Gi 5.0Gi 2.2Gi 70% 64336 155878024 0% /private/var ### After launch /dev/disk0s1s2 15Gi 5.1Gi 2.1Gi 72% 66239 155876121 0% /private/var ### After uninstall (including data, group data and so on) /dev/disk0s1s2 15Gi 5.0Gi 2.2Gi 69% 62201 155880159 0% /private/var ### Cleaned tmp /dev/disk0s1s2 15Gi 4.9Gi 2.3Gi 69% 61148 155881212 0% /private/var ### After reboot /dev/disk0s1s2 15Gi 4.0Gi 3.3Gi 55% 60961 155881399 0% /private/var ### before reboot: ``` 0 /private/var/audit 0 /private/var/backups 0 /private/var/buddy @@ -60,8 +60,10 @@ du -sh /private/var/* 525M /private/var/db 1.3G /private/var/mobile 1.5G /private/var/MobileAsset ``` ### after reboot ``` 0 /private/var/audit 0 /private/var/backups 0 /private/var/buddy @@ -101,4 +103,5 @@ du -sh /private/var/* 348M /private/var/containers 536M /private/var/db 1.3G /private/var/mobile 1.5G /private/var/MobileAsset ``` -
0x3c3e created this gist
Dec 9, 2020 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,104 @@ # Starting data befor install Filesystem Size Used Avail Capacity iused ifree %iused Mounted on /dev/disk0s1s2 15Gi 4.8Gi 2.4Gi 67% 60737 155881623 0% /private/var # After install /dev/disk0s1s2 15Gi 5.0Gi 2.2Gi 70% 64336 155878024 0% /private/var # After launch /dev/disk0s1s2 15Gi 5.1Gi 2.1Gi 72% 66239 155876121 0% /private/var # After uninstall (including data, group data and so on) /dev/disk0s1s2 15Gi 5.0Gi 2.2Gi 69% 62201 155880159 0% /private/var # Cleaned tmp /dev/disk0s1s2 15Gi 4.9Gi 2.3Gi 69% 61148 155881212 0% /private/var # After reboot /dev/disk0s1s2 15Gi 4.0Gi 3.3Gi 55% 60961 155881399 0% /private/var # before reboot: du -sh /private/var/* 0 /private/var/audit 0 /private/var/backups 0 /private/var/buddy 0 /private/var/empty 0 /private/var/folders 0 /private/var/internal 0 /private/var/jb 0 /private/var/local 0 /private/var/lock 0 /private/var/msgs 0 /private/var/personalized_factory 0 /private/var/select 0 /private/var/spool 0 /private/var/staged_system_apps 0 /private/var/unlimapps_tweak_resources 0 /private/var/vm 4.0K /private/var/dropbear_rsa_host_key 4.0K /private/var/log 8.0K /private/var/Managed Preferences 8.0K /private/var/run 8.0K /private/var/tmp 28K /private/var/MobileDevice 40K /private/var/MobileSoftwareUpdate 120K /private/var/preferences 184K /private/var/logs 316K /private/var/installd 340K /private/var/binpack 364K /private/var/hardware 1.2M /private/var/cache 2.1M /private/var/keybags 3.6M /private/var/networkd 6.2M /private/var/wireless 6.9M /private/var/checkra1n.dmg 33M /private/var/lib 62M /private/var/Keychains 123M /private/var/root 352M /private/var/containers 525M /private/var/db 1.3G /private/var/mobile 1.5G /private/var/MobileAsset # after reboot 0 /private/var/audit 0 /private/var/backups 0 /private/var/buddy 0 /private/var/empty 0 /private/var/folders 0 /private/var/internal 0 /private/var/jb 0 /private/var/local 0 /private/var/lock 0 /private/var/msgs 0 /private/var/personalized_factory 0 /private/var/select 0 /private/var/spool 0 /private/var/staged_system_apps 0 /private/var/unlimapps_tweak_resources 0 /private/var/vm 4.0K /private/var/dropbear_rsa_host_key 4.0K /private/var/log 8.0K /private/var/Managed Preferences 8.0K /private/var/run 28K /private/var/MobileDevice 52K /private/var/MobileSoftwareUpdate 120K /private/var/preferences 212K /private/var/logs 320K /private/var/installd 340K /private/var/binpack 364K /private/var/hardware 428K /private/var/tmp 1.2M /private/var/cache 2.1M /private/var/keybags 3.3M /private/var/networkd 3.5M /private/var/wireless 6.9M /private/var/checkra1n.dmg 33M /private/var/lib 56M /private/var/Keychains 122M /private/var/root 348M /private/var/containers 536M /private/var/db 1.3G /private/var/mobile 1.5G /private/var/MobileAsset