Non merci. Je pense que je vais le garder. C'est vraiment très gentil de ta part @macomaniac d'avoir pris tout ton temps pour m'apprendre cela. Merci infiniment.
Bonjour, Mon problème de stockage recommence.Content pour toi !
sudo find -x /System/Volumes/Data -d 1 -regex '.*[^\.\].*' -exec sudo du -shx {} +
AirdeMathilde5:~ mathilde$ sudo find -x / -d 1 -regex '.*[^\.\].*' -exec sudo du -shx {} +
Password:
find: /System/Volumes/Data/.Spotlight-V100: No such file or directory
find: /System/Volumes/Data/net: No such file or directory
find: /System/Volumes/Data/.PKInstallSandboxManager: No such file or directory
find: /System/Volumes/Data/boot: No such file or directory
find: /System/Volumes/Data/.PKInstallSandboxManager-SystemSoftware: No such file or directory
find: /System/Volumes/Data/Network: No such file or directory
find: /System/Volumes/Data/.Trashes: No such file or directory
find: /System/Volumes/Data/mnt: No such file or directory
find: /System/Volumes/Data/.fseventsd: No such file or directory
find: /System/Volumes/Data/.DocumentRevisions-V100: No such file or directory
find: /System/Volumes/Data/.PreviousSystemInformation: No such file or directory
find: /System/Volumes/Data/.TemporaryItems: No such file or directory
find: /System/Volumes/iSCPreboot: No such file or directory
find: /System/DriverKit: No such file or directory
0B /home
605M /usr
4,6M /bin
2,0M /sbin
0B /.file
0B /etc
0B /var
2,0G /Library
123G /System
0B /.VolumeIcon.icns
3,2G /private
0B /.vol
77G /Users
18G /Applications
178M /opt
4,5K /dev
18M /Volumes
0B /tmp
0B /cores
AirdeMathilde5:~ mathilde$
diskutil list internal
sudo du -sh /Sys*/*
sudo du -sh /Users/*
diskutil list internal
, j'ai :MacBook-Air-de-Mathilde-5:~ mathilde$ diskutil list internal
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *121.3 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk1 121.1 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +121.1 GB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD - Données 96.4 GB disk1s1
2: APFS Volume Preboot 284.2 MB disk1s2
3: APFS Volume Recovery 622.9 MB disk1s3
4: APFS Volume VM 1.1 GB disk1s4
5: APFS Volume Macintosh HD 15.3 GB disk1s5
6: APFS Snapshot com.apple.os.update-... 15.3 GB disk1s5s1
MacBook-Air-de-Mathilde-5:~ mathilde$
sudo du -sh /Sys*/*
, j'ai :MacBook-Air-de-Mathilde-5:~ mathilde$ sudo du -sh /Sys*/*
Password:
679M /System/Applications
0B /System/Developer
4,0M /System/DriverKit
16G /System/Library
du: Can't follow symlink cycle from /System/Volumes/Data/private/tmp/msu-target-tuDlRZfk/private to /System/Volumes/Data/private/tmp/msu-target-tuDlRZfk/private
MacBook-Air-de-Mathilde-5:~ mathilde$
sudo du -sh /Users/*[/code]
, j'ai :MacBook-Air-de-Mathilde-5:~ mathilde$ sudo du -sh /Users/*
sudo find -x /System/Volumes/Data -d 1 -regex '.*[^\.\].*' -exec sudo du -shx {} +
MacBook-Air-de-Mathilde-5:~ mathilde$ sudo find -x /System/Volumes/Data -d 1 -regex '.*[^\.\].*' -exec sudo du -shx {} +
Password:
find: /System/Volumes/Data/.Spotlight-V100: No such file or directory
find: /System/Volumes/Data/net: No such file or directory
find: /System/Volumes/Data/.PKInstallSandboxManager: No such file or directory
find: /System/Volumes/Data/boot: No such file or directory
find: /System/Volumes/Data/.PKInstallSandboxManager-SystemSoftware: No such file or directory
find: /System/Volumes/Data/Network: No such file or directory
find: /System/Volumes/Data/.Trashes: No such file or directory
find: /System/Volumes/Data/mnt: No such file or directory
find: /System/Volumes/Data/.fseventsd: No such file or directory
find: /System/Volumes/Data/.DocumentRevisions-V100: No such file or directory
find: /System/Volumes/Data/.PreviousSystemInformation: No such file or directory
find: /System/Volumes/Data/.TemporaryItems: No such file or directory
0B /System/Volumes/Data/sw
0B /System/Volumes/Data/.HFS+ Private Directory Data
1,0K /System/Volumes/Data/home
21M /System/Volumes/Data/usr
278M /System/Volumes/Data/.Spotlight-V100
0B /System/Volumes/Data/net
16K /System/Volumes/Data/.DS_Store
0B /System/Volumes/Data/.PKInstallSandboxManager
260M /System/Volumes/Data/boot
0B /System/Volumes/Data/.PKInstallSandboxManager-SystemSoftware
0B /System/Volumes/Data/Network
0B /System/Volumes/Data/.file
2,0G /System/Volumes/Data/Library
0B /System/Volumes/Data/.Trashes
3,5G /System/Volumes/Data/System
4,0K /System/Volumes/Data/.OSInstallerMessages
0B /System/Volumes/Data/mnt
154M /System/Volumes/Data/.fseventsd
3,2G /System/Volumes/Data/private
1,2G /System/Volumes/Data/.DocumentRevisions-V100
0B /System/Volumes/Data/.vol
71G /System/Volumes/Data/Users
18G /System/Volumes/Data/Applications
178M /System/Volumes/Data/opt
0B /System/Volumes/Data/dev
1,9M /System/Volumes/Data/.PreviousSystemInformation
18M /System/Volumes/Data/Volumes
0B /System/Volumes/Data/.TemporaryItems
0B /System/Volumes/Data/cores
MacBook-Air-de-Mathilde-5:~ mathilde$
Merci pour ces infos.Est-ce que tu trouves que 71 Gi = 76 Go dans Utilisateurs dépasse la taille estimée de tes données ?
sudo du -sh /Users/*
sudo du -sh ~/*
4,0K /Users/Guest
97M /Users/Shared
55G /Users/mathilde
16G /Users/mathildebernatd (Supprimé)
336K /Users/tsninja
MacBook-Air-de-Mathilde-5:~ mathilde$
MacBook-Air-de-Mathilde-5:~ mathilde$ sudo du -sh ~/*
3,8G /Users/mathilde/Desktop
8,0K /Users/mathilde/Documents
46M /Users/mathilde/Downloads
31G /Users/mathilde/Library
228K /Users/mathilde/Movies
354M /Users/mathilde/Music
0B /Users/mathilde/New Folder
19G /Users/mathilde/Pictures
8,0K /Users/mathilde/Public
MacBook-Air-de-Mathilde-5:~ mathilde$
sudo du -sh ~/Lib*/*
MacBook-Air-de-Mathilde-5:~ mathilde$ sudo du -sh ~/Lib*/*
Password:
2,2M /Users/mathilde/Library/Accounts
0B /Users/mathilde/Library/Application Scripts
24G /Users/mathilde/Library/Application Support
708K /Users/mathilde/Library/Assistant
0B /Users/mathilde/Library/Assistants
0B /Users/mathilde/Library/Audio
2,1G /Users/mathilde/Library/Caches
23M /Users/mathilde/Library/Calendars
156K /Users/mathilde/Library/CallServices
0B /Users/mathilde/Library/ColorPickers
0B /Users/mathilde/Library/Colors
0B /Users/mathilde/Library/Compositions
2,9M /Users/mathilde/Library/ContainerManager
2,7G /Users/mathilde/Library/Containers
1,1M /Users/mathilde/Library/Cookies
28K /Users/mathilde/Library/CoreFollowUp
16K /Users/mathilde/Library/DataDeliveryServices
48K /Users/mathilde/Library/Dictionaries
0B /Users/mathilde/Library/Family
0B /Users/mathilde/Library/Favorites
24K /Users/mathilde/Library/FileProvider
24K /Users/mathilde/Library/FontCollections
1,9M /Users/mathilde/Library/Fonts
352K /Users/mathilde/Library/FrontBoard
0B /Users/mathilde/Library/GameKit
9,8M /Users/mathilde/Library/Google
42M /Users/mathilde/Library/Group Containers
12K /Users/mathilde/Library/HTTPStorages
11M /Users/mathilde/Library/HomeKit
4,2M /Users/mathilde/Library/IdentityServices
0B /Users/mathilde/Library/Input Methods
0B /Users/mathilde/Library/Internet Plug-Ins
176K /Users/mathilde/Library/Keyboard
0B /Users/mathilde/Library/Keyboard Layouts
2,5M /Users/mathilde/Library/KeyboardServices
26M /Users/mathilde/Library/Keychains
1,3M /Users/mathilde/Library/LanguageModeling
8,0K /Users/mathilde/Library/LaunchAgents
3,6M /Users/mathilde/Library/Logs
246M /Users/mathilde/Library/Mail
0B /Users/mathilde/Library/Maps
239M /Users/mathilde/Library/Messages
83M /Users/mathilde/Library/Metadata
1,4G /Users/mathilde/Library/Mobile Documents
900K /Users/mathilde/Library/Passes
8,6M /Users/mathilde/Library/PersonalizationPortrait
0B /Users/mathilde/Library/PreferencePanes
1,7M /Users/mathilde/Library/Preferences
3,4M /Users/mathilde/Library/Printers
144K /Users/mathilde/Library/PubSub
2,2M /Users/mathilde/Library/Reminders
317M /Users/mathilde/Library/Safari
0B /Users/mathilde/Library/SafariSafeBrowsing
300K /Users/mathilde/Library/Saved Application State
0B /Users/mathilde/Library/Screen Savers
0B /Users/mathilde/Library/ScreenRecordings
0B /Users/mathilde/Library/Services
36K /Users/mathilde/Library/Sharing
0B /Users/mathilde/Library/Sounds
32K /Users/mathilde/Library/Spelling
0B /Users/mathilde/Library/Staging
4,0K /Users/mathilde/Library/StickiesDatabase
14M /Users/mathilde/Library/Suggestions
2,5M /Users/mathilde/Library/SyncedPreferences
0B /Users/mathilde/Library/Translation
1,4M /Users/mathilde/Library/Trial
0B /Users/mathilde/Library/Voices
300K /Users/mathilde/Library/WebKit
76K /Users/mathilde/Library/com.apple.icloud.searchpartyd
132K /Users/mathilde/Library/com.apple.internal.ck
0B /Users/mathilde/Library/iMovie
12K /Users/mathilde/Library/iTunes
12K /Users/mathilde/Library/studentd
MacBook-Air-de-Mathilde-5:~ mathilde$
sudo du -sh ~/Lib*/Ap*\Sup*/*
Pour supprimer le dossier, il faut seulement le mettre dans la corbeille puis la vider ? Ou il faut faire quelque chose de particulier comme c'est un dossier utilisateur ?Dans les Utilisateurs > tu as un dossier de compte : mathildebernatd (Supprimé) de 11 Gi = 12 Go. La parenthèse (Supprimé) qui accompagne l'intitulé --> signale que tu as supprimé l'utilisatrice mathildebernatd. Je t'invite donc à supprimer aussi ce dossier de compte orphelin.
MacBook-Air-de-Mathilde-5:~ mathilde$ sudo du -sh ~/Lib*/Ap*\Sup*/*
Password:
18M /Users/mathilde/Library/Application Support/AddressBook
4,3M /Users/mathilde/Library/Application Support/Animoji
16K /Users/mathilde/Library/Application Support/App Store
148K /Users/mathilde/Library/Application Support/Blender
128K /Users/mathilde/Library/Application Support/CallHistoryDB
0B /Users/mathilde/Library/Application Support/CallHistoryTransactions
2,5M /Users/mathilde/Library/Application Support/CleanMyMac X
0B /Users/mathilde/Library/Application Support/CleanMyMac X HealthMonitor
8,0K /Users/mathilde/Library/Application Support/CleanMyMac X Menu
64M /Users/mathilde/Library/Application Support/CloudDocs
0B /Users/mathilde/Library/Application Support/CoreParsec
252K /Users/mathilde/Library/Application Support/CrashReporter
4,0K /Users/mathilde/Library/Application Support/DiskImages
52K /Users/mathilde/Library/Application Support/Dock
28K /Users/mathilde/Library/Application Support/FileProvider
39M /Users/mathilde/Library/Application Support/Firefox
46M /Users/mathilde/Library/Application Support/Google
0B /Users/mathilde/Library/Application Support/JetBrains
37M /Users/mathilde/Library/Application Support/Knowledge
756M /Users/mathilde/Library/Application Support/Microsoft
22G /Users/mathilde/Library/Application Support/MobileSync
0B /Users/mathilde/Library/Application Support/Mozilla
12M /Users/mathilde/Library/Application Support/OpenOffice
2,5M /Users/mathilde/Library/Application Support/QGIS
656K /Users/mathilde/Library/Application Support/Quick Look
249M /Users/mathilde/Library/Application Support/Spotify
0B /Users/mathilde/Library/Application Support/Steam
484K /Users/mathilde/Library/Application Support/SyncServices
0B /Users/mathilde/Library/Application Support/Teams
208M /Users/mathilde/Library/Application Support/XQuartz
0B /Users/mathilde/Library/Application Support/accountsd
100K /Users/mathilde/Library/Application Support/com.apple.AMPLibraryAgent
0B /Users/mathilde/Library/Application Support/com.apple.ContextStoreAgent
8,0K /Users/mathilde/Library/Application Support/com.apple.NewDeviceOutreach
7,6M /Users/mathilde/Library/Application Support/com.apple.ProtectedCloudStorage
128K /Users/mathilde/Library/Application Support/com.apple.TCC
28K /Users/mathilde/Library/Application Support/com.apple.akd
4,0K /Users/mathilde/Library/Application Support/com.apple.avfoundation
8,0K /Users/mathilde/Library/Application Support/com.apple.backgroundtaskmanagementagent
0B /Users/mathilde/Library/Application Support/com.apple.exchangesync
0B /Users/mathilde/Library/Application Support/com.apple.replayd
2,4M /Users/mathilde/Library/Application Support/com.apple.sbd
184K /Users/mathilde/Library/Application Support/com.apple.sharedfilelist
48K /Users/mathilde/Library/Application Support/com.apple.spotlight
208K /Users/mathilde/Library/Application Support/com.apple.touristd
2,3M /Users/mathilde/Library/Application Support/com.apple.transparencyd
337M /Users/mathilde/Library/Application Support/com.apple.voicememos
4,0K /Users/mathilde/Library/Application Support/com.microsoft.teams
0B /Users/mathilde/Library/Application Support/dmd
8,0K /Users/mathilde/Library/Application Support/iCloud
0B /Users/mathilde/Library/Application Support/iLifeMediaBrowser
4,0K /Users/mathilde/Library/Application Support/iMovie
224K /Users/mathilde/Library/Application Support/icdd
348K /Users/mathilde/Library/Application Support/videosubscriptionsd
0B /Users/mathilde/Library/Application Support/voicememod
18M /Users/mathilde/Library/Application Support/zoom.us
MacBook-Air-de-Mathilde-5:~ mathilde$
22G /Users/mathilde/Library/Application Support/MobileSync
open ~
Last login: Thu Sep 16 15:14:13 on ttys000
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MacBook-Pro-de-Margot-2:~ margotm$ sudo du -sh /Users/*
Password:
244M /Users/Shared
120G /Users/margotm
MacBook-Pro-de-Margot-2:~ margotm$
MacBook-Pro-de-Margot-2:~ margotm$ sudo du -sh ~/*
1,2M /Users/margotm/Applications
2,0M /Users/margotm/Creative Cloud Files
102M /Users/margotm/Desktop
20G /Users/margotm/Documents
693M /Users/margotm/Downloads
62G /Users/margotm/Library
968K /Users/margotm/Movies
5,2G /Users/margotm/Music
32G /Users/margotm/Pictures
0B /Users/margotm/Public
0B /Users/margotm/iCloud Drive (archive)
0B /Users/margotm/iCloud Drive (archive) - 1
0B /Users/margotm/iCloud Drive (archive) - 2
348K /Users/margotm/[email protected] Creative Cloud Files
MacBook-Pro-de-Margot-2:~ margotm$
MacBook-Pro-de-Margot-2:~ margotm$ sudo du -sh ~/Library/*
1,3M /Users/margotm/Library/Accounts
1,2M /Users/margotm/Library/Address Book Plug-Ins
0B /Users/margotm/Library/Application Scripts
15G /Users/margotm/Library/Application Support
6,2M /Users/margotm/Library/Assistant
0B /Users/margotm/Library/Assistants
0B /Users/margotm/Library/Audio
20G /Users/margotm/Library/Caches
12M /Users/margotm/Library/Calendars
0B /Users/margotm/Library/CallServices
0B /Users/margotm/Library/ColorPickers
0B /Users/margotm/Library/ColorSync
4,0K /Users/margotm/Library/Colors
0B /Users/margotm/Library/Compositions
21G /Users/margotm/Library/Containers
136K /Users/margotm/Library/Cookies
32K /Users/margotm/Library/CoreData
48K /Users/margotm/Library/CoreFollowUp
144K /Users/margotm/Library/Dictionaries
0B /Users/margotm/Library/Family
0B /Users/margotm/Library/Favorites
24K /Users/margotm/Library/FileProvider
24K /Users/margotm/Library/FontCollections
388M /Users/margotm/Library/Fonts
80K /Users/margotm/Library/FrontBoard
0B /Users/margotm/Library/GameKit
9,8M /Users/margotm/Library/Google
30M /Users/margotm/Library/Group Containers
4,0M /Users/margotm/Library/HomeKit
2,5M /Users/margotm/Library/IdentityServices
0B /Users/margotm/Library/Input Methods
0B /Users/margotm/Library/Internet Plug-Ins
196K /Users/margotm/Library/Keyboard
0B /Users/margotm/Library/Keyboard Layouts
3,1M /Users/margotm/Library/KeyboardServices
24M /Users/margotm/Library/Keychains
1,4M /Users/margotm/Library/LanguageModeling
24K /Users/margotm/Library/LaunchAgents
906M /Users/margotm/Library/Logs
2,3G /Users/margotm/Library/Mail
0B /Users/margotm/Library/Maps
168K /Users/margotm/Library/MediaStream
23M /Users/margotm/Library/Messages
69M /Users/margotm/Library/Metadata
248K /Users/margotm/Library/Mobile Documents
648K /Users/margotm/Library/Passes
10M /Users/margotm/Library/PersonalizationPortrait
712K /Users/margotm/Library/Personas
4,0K /Users/margotm/Library/PhotoshopCrashes
8,0K /Users/margotm/Library/PreferencePanes
1,6G /Users/margotm/Library/Preferences
6,0M /Users/margotm/Library/Printers
0B /Users/margotm/Library/Private Documents
200K /Users/margotm/Library/PubSub
628K /Users/margotm/Library/Receipts
3,5M /Users/margotm/Library/Reminders
57M /Users/margotm/Library/Safari
0B /Users/margotm/Library/SafariSafeBrowsing
2,2M /Users/margotm/Library/Saved Application State
0B /Users/margotm/Library/Screen Savers
77M /Users/margotm/Library/ScreenRecordings
0B /Users/margotm/Library/Services
24K /Users/margotm/Library/Sharing
0B /Users/margotm/Library/Sounds
64K /Users/margotm/Library/Spelling
18M /Users/margotm/Library/Suggestions
5,3M /Users/margotm/Library/SyncedPreferences
4,0K /Users/margotm/Library/UIKitSystem
0B /Users/margotm/Library/VoiceTrigger
0B /Users/margotm/Library/Voices
352K /Users/margotm/Library/WebKit
28K /Users/margotm/Library/com.apple.icloud.searchpartyd
52K /Users/margotm/Library/com.apple.internal.ck
0B /Users/margotm/Library/iMovie
64K /Users/margotm/Library/iTunes
12K /Users/margotm/Library/studentd
MacBook-Pro-de-Margot-2:~ margotm$
sudo du -sh ~/Lib*/Ap*\Sup*/*
sudo du -sh ~/Lib*/Caches/*
sudo du -sh ~/Lib*/Cont*/*