Sujet unique Si le stockage « Système » prend trop de place

Je vois que tu n'as pas beaucoup d'espace libre en effet.

- tu peux passer la commande (copier-coller) :​
Bloc de code:
sudo find -x / -d 1 -regex '.*[^\.\].*' -exec sudo du -shx {} +

  • la commande mesure (en Gi = gibibytes : base 2) les objets de 1er rang du volume de démarrage (fichiers ou dossiers / visibles ou cachés). Elle est très lente d'exécution : attends le retour de l'invite de commande : MacBook-Pro-de-Damien:~ Damian$ en signal de fin.

Poste le retour.
 
le voici :

Bloc de code:
Last login: Tue Mar  3 23:05:54 on ttys000
MacBook-Pro-de-Damien:~ Damian$ sudo find -x / -d 1 -regex '.*[^\.\].*' -exec sudo du -shx {} +
Password:
  0B    /.HFS+ Private Directory Data
1,0K    /home
522M    /usr
314M    /.Spotlight-V100
1,0K    /net
 12K    /.DS_Store
  0B    /.PKInstallSandboxManager
  0B    /.PKInstallSandboxManager-SystemSoftware
2,5M    /bin
  0B    /installer.failurerequests
  0B    /Network
1,0M    /sbin
  0B    /.file
 28K    /reInstallWT.bin
  0B    /etc
  0B    /var
9,5G    /Library
  0B    /.Trashes
6,4G    /System
 96K    /.fseventsd
3,9G    /private
 28M    /.DocumentRevisions-V100
  0B    /.vol
 60G    /Users
 13G    /Applications
172M    /opt
4,5K    /dev
  0B    /Volumes
  0B    /tmp
  0B    /cores
MacBook-Pro-de-Damien:~ Damian$
 
Je comptabilise 93,8 Gi = 101 Go de fichiers catalogués. Contre 101 Go de blocs occupés. Il y a donc autant de blocs occupés que de fichiers recensés. Donc pas d'espace occupé fantôme.

- ce qui occupe de la place dans le volume > ce sont les 60 Gi = 65 Go des Utilisateurs. On va faire porter l'enquête sur ce répertoire.​

Passe la commande :
Bloc de code:
sudo du -sh /Users/*

  • qui mesure (en Gi) les dossiers de comptes des Utilisateurs

Poste le retour.
 
Est ce normal que mon système quand je regarde mon stockage me prenne 69go a lui seul ?

" PS : itunes ne me sert a rien et me prends 2.55go "

Bloc de code:
Last login: Wed Mar  4 01:46:36 on ttys000
MacBook-Pro-de-Damien:~ Damian$ sudo du -sh /Users/*
Password:
 59G    /Users/Damian
783M    /Users/Shared
MacBook-Pro-de-Damien:~ Damian$
 
Les 101 Go de fichiers catalogués se répartissent ainsi -->

- fichiers dédiés à l'utilisateur : Users 60 Gi + Applications 13 Gi => 73 Gi = 78 Go
- fichiers du Système (strict) : le reste soit 101 Go - 78 Go = 23 Go

Le Système (au sens strict) ne fait donc que 23 Go = une taille tout à fait régulière. Mais ! le menu Stockage comptabilise dans un ensemble de Système (au sens étendu) : le Système (strict) + la Bibliothèque (non affichée par défaut par le Finder) du compte d'utilisateur. Cette computation non documentée conduit à des aberrations dans la représentation de l'occupation du volume de démarrage.

On poursuit l'enquête dans le dossier Damian qui totalise 59 Gi = 63 Go. Passe la commande :
Bloc de code:
sudo du -sh ~/*

  • qui mesure (en Gi) ses sous-dossiers

Poste le retour.
 
Merci pour les explications, tout est bien plus clair à présent ! :)

Bloc de code:
Last login: Wed Mar  4 13:25:11 on ttys000
MacBook-Pro-de-Damien:~ Damian$ sudo du -sh ~/*
Password:
 16K    /Users/Damian/Applications
116K    /Users/Damian/Blizzard
  0B    /Users/Damian/Caches
832K    /Users/Damian/Creative Cloud Files
348K    /Users/Damian/Creative Cloud Files (archived) (1)
 34G    /Users/Damian/Desktop
1,6G    /Users/Damian/Documents
4,4G    /Users/Damian/Downloads
9,6G    /Users/Damian/Library
 14M    /Users/Damian/Movies
3,2G    /Users/Damian/Music
6,3G    /Users/Damian/Pictures
  0B    /Users/Damian/PlayOnMac's virtual drives
  0B    /Users/Damian/Public
MacBook-Pro-de-Damien:~ Damian$
 
Les données sont surtout des données visibles dans les sous-dossiers : Bureau (34 Gi = 36,5 Go) > Documents (1,6 Gi = 1,7 Go) > Images (6,3 Gi = 6,8 Go) > Musique (3,2 Gi = 3,5 Go) > Téléchargements (4,4 Gi = 4,7 Go).

- la Bibliothèque (fichiers cachés) fait 9,6 Gi = 10 Go. Pas de quoi faire 69 Go de Système au sens étendu en ajoutant les 23 Go du Système strict.​

On peut explorer la Bibliothèque si tu veux. Sinon > aucune anomalie ne ressort. Seulement qu'avec un disque de 121 Go => tu te trouves logiquement à l'étroit.
 
Je vois, ça ne m'étonnes pas.. Il faut dire effectivement que 121go c'est très peu.

Pourquoi regarder ce qu'il en est de cette bibliothèque oui, avec plaisir :)
(est ce possible de supprimer le stockage itunes?)

Je me posais la question vis à vis de ce stockage système qui me prenait beaucoup de place. Je comprends bien mieux maintenant le fonctionnement et je t'en remercie, surtout pour ton aide, tout est plus claire. Il va falloir faire de la place sur mon bureau ! ( beaucoup de fichiers RAW qui prennent énormément d'espaces. )
 
Oui : il te faudrait un DDE USB => pour y copier des fichiers personnels avant de supprimer les originaux. De manière à soulager l'occupation du volume de démarrage.

- passe la commande :​
Bloc de code:
sudo du -sh ~/Library/*

  • qui mesure les contenus de la Bibliothèque d'utilisateur

Poste le retour.
 
L'occupation a baissé de 216 Go => 159 Go. Gain : 57 Go.

- on poursuit l'enquête sur le dossier Caches. Passe la commande :​
Bloc de code:
sudo du -sh ~/Lib*/Caches/*

  • qui mesure (en Gi) les contenus de Caches

Poste le retour.

Bonjour Macomaniac,

Voici le retour :

Bloc de code:
Last login: Tue Mar  3 19:14:07 on ttys000
MacBook-Pro-de-Margot:~ margotm$ sudo du -sh ~/Lib*/Caches/*
Password:
 13G    /Users/margotm/Library/Caches/Adobe
  0B    /Users/margotm/Library/Caches/Adobe Camera Raw 2
 41M    /Users/margotm/Library/Caches/Adobe InDesign
 47M    /Users/margotm/Library/Caches/CSXS
1,5M    /Users/margotm/Library/Caches/CloudKit
5,2M    /Users/margotm/Library/Caches/GeoServices
388M    /Users/margotm/Library/Caches/Google
8,0K    /Users/margotm/Library/Caches/PassKit
128K    /Users/margotm/Library/Caches/WhatsApp
246M    /Users/margotm/Library/Caches/WhatsApp.ShipIt
 84K    /Users/margotm/Library/Caches/com.adobe.AfterEffects
 84K    /Users/margotm/Library/Caches/com.adobe.InDesign
344K    /Users/margotm/Library/Caches/com.adobe.Photoshop
408K    /Users/margotm/Library/Caches/com.adobe.acc.AdobeDesktopService
 84K    /Users/margotm/Library/Caches/com.adobe.illustrator
 84K    /Users/margotm/Library/Caches/com.apple.AddressBookSourceSync
  0B    /Users/margotm/Library/Caches/com.apple.AssistantServices
 92K    /Users/margotm/Library/Caches/com.apple.Safari
  0B    /Users/margotm/Library/Caches/com.apple.Safari.SafeBrowsing
152K    /Users/margotm/Library/Caches/com.apple.Spotlight
 16K    /Users/margotm/Library/Caches/com.apple.VideoConference
308K    /Users/margotm/Library/Caches/com.apple.akd
280K    /Users/margotm/Library/Caches/com.apple.ap.adprivacyd
584K    /Users/margotm/Library/Caches/com.apple.appstore
136K    /Users/margotm/Library/Caches/com.apple.appstoreagent
108K    /Users/margotm/Library/Caches/com.apple.assistant_service
8,0K    /Users/margotm/Library/Caches/com.apple.cache_delete
 16K    /Users/margotm/Library/Caches/com.apple.commerce
 88K    /Users/margotm/Library/Caches/com.apple.finder
 26M    /Users/margotm/Library/Caches/com.apple.helpd
 84K    /Users/margotm/Library/Caches/com.apple.iBooksX
 84K    /Users/margotm/Library/Caches/com.apple.iCloudHelper
5,6M    /Users/margotm/Library/Caches/com.apple.iTunes
 84K    /Users/margotm/Library/Caches/com.apple.imfoundation.IMRemoteURLConnectionAgent
 84K    /Users/margotm/Library/Caches/com.apple.keyboardservicesd
140K    /Users/margotm/Library/Caches/com.apple.nbagent
 20K    /Users/margotm/Library/Caches/com.apple.nsservicescache.plist
  0B    /Users/margotm/Library/Caches/com.apple.nsurlsessiond
 21M    /Users/margotm/Library/Caches/com.apple.parsecd
 84K    /Users/margotm/Library/Caches/com.apple.passd
152K    /Users/margotm/Library/Caches/com.apple.preferencepanes.searchindexcache
4,0K    /Users/margotm/Library/Caches/com.apple.preferencepanes.usercache
 12K    /Users/margotm/Library/Caches/com.apple.siri.bundleservicecache.plist
232K    /Users/margotm/Library/Caches/com.apple.touristd
 84K    /Users/margotm/Library/Caches/com.google.Keystone
 84K    /Users/margotm/Library/Caches/com.google.Keystone.Agent
  0B    /Users/margotm/Library/Caches/com.google.SoftwareUpdate
163M    /Users/margotm/Library/Caches/com.spotify.client
192K    /Users/margotm/Library/Caches/com.wacom.Wacom-Desktop-Center
 84K    /Users/margotm/Library/Caches/storeassetd
 84K    /Users/margotm/Library/Caches/walletAvailabilityCheckTool
MacBook-Pro-de-Margot:~ margotm$
 
@ Margot

Il n'y a que le cache Adobe qui ait une taille notable : 13 Gi = 14 Go -->

- veux-tu supprimer le contenu de ce dossier ?​
 
Ce sont des raccourcis de fonctionnement des logiciels Adobe que tu as installés.

- il est peut-être judicieux de laisser ce cache en place et d'enquêter pour finir dans le dossier Containers.​

Passe la commande :
Bloc de code:
sudo du -sh ~/Lib*/Cont*/*

  • qui mesure (en Gi) les contenus de Containers

Poste le retour.
 
Ce sont des raccourcis de fonctionnement des logiciels Adobe que tu as installés.

- il est peut-être judicieux de laisser ce cache en place et d'enquêter pour finir dans le dossier Containers.​

Passe la commande :
Bloc de code:
sudo du -sh ~/Lib*/Cont*/*

  • qui mesure (en Gi) les contenus de Containers

Poste le retour.
Bloc de code:
Last login: Thu Mar  5 08:21:18 on ttys000
MacBook-Pro-de-Margot:~ margotm$ sudo du -sh ~/Lib*/Cont*/*
Password:
 56K    /Users/margotm/Library/Containers/com.adobe.accmac.ACCFinderSync
 28K    /Users/margotm/Library/Containers/com.apple..NowPlayingWidgetContainer
 48K    /Users/margotm/Library/Containers/com.apple.AddressBook
 32K    /Users/margotm/Library/Containers/com.apple.AddressBook.ABPersonViewService
 32K    /Users/margotm/Library/Containers/com.apple.AddressBook.ContactsAccountsService
 44K    /Users/margotm/Library/Containers/com.apple.AddressBook.FaceTimeService
 40K    /Users/margotm/Library/Containers/com.apple.AddressBook.MapLauncher
 28K    /Users/margotm/Library/Containers/com.apple.AddressBook.UrlForwarder
 28K    /Users/margotm/Library/Containers/com.apple.AirPlayUIAgent
 28K    /Users/margotm/Library/Containers/com.apple.AmbientDisplayAgent
 32K    /Users/margotm/Library/Containers/com.apple.AppleMediaServices.FollowUpExtension
 32K    /Users/margotm/Library/Containers/com.apple.AuthKitUI.AKFollowUpServerUIExtension
111M    /Users/margotm/Library/Containers/com.apple.BKAgentService
172K    /Users/margotm/Library/Containers/com.apple.CalendarAgent
 32K    /Users/margotm/Library/Containers/com.apple.CalendarFileHandler
 44K    /Users/margotm/Library/Containers/com.apple.CalendarNotification.CalNCService
124K    /Users/margotm/Library/Containers/com.apple.CaptiveNetworkAssistant
 32K    /Users/margotm/Library/Containers/com.apple.Chess
 32K    /Users/margotm/Library/Containers/com.apple.CloudDocs.MobileDocumentsFileProvider
 32K    /Users/margotm/Library/Containers/com.apple.CloudDocsDaemon.StorageManagement
 36K    /Users/margotm/Library/Containers/com.apple.CloudPhotosConfiguration
 32K    /Users/margotm/Library/Containers/com.apple.ContactsAgent
 36K    /Users/margotm/Library/Containers/com.apple.ContactsUI.ContactPickerService
 32K    /Users/margotm/Library/Containers/com.apple.CoreRoutine.helperservice
 28K    /Users/margotm/Library/Containers/com.apple.CryptoTokenKit.pivtoken
 28K    /Users/margotm/Library/Containers/com.apple.CryptoTokenKit.setoken
 52K    /Users/margotm/Library/Containers/com.apple.DataDetectors.DataDetectorsActionService
 28K    /Users/margotm/Library/Containers/com.apple.DataDetectorsActionService
 32K    /Users/margotm/Library/Containers/com.apple.DataDetectorsLocalSources
 40K    /Users/margotm/Library/Containers/com.apple.DataDetectorsViewService
 36K    /Users/margotm/Library/Containers/com.apple.Dictionary
 68K    /Users/margotm/Library/Containers/com.apple.FaceTime
 64K    /Users/margotm/Library/Containers/com.apple.FaceTime.FaceTimeNotificationCenterService
 44K    /Users/margotm/Library/Containers/com.apple.FaceTime.IntentsExtension
 28K    /Users/margotm/Library/Containers/com.apple.Home
512K    /Users/margotm/Library/Containers/com.apple.ImageKit.RecentPictureService
 36K    /Users/margotm/Library/Containers/com.apple.InternalFiltersXPC
 28K    /Users/margotm/Library/Containers/com.apple.IntlTexts.KeyboardServicesHelper
 28K    /Users/margotm/Library/Containers/com.apple.Localization.SetDefaultsService
 28K    /Users/margotm/Library/Containers/com.apple.LoginUserService
 44K    /Users/margotm/Library/Containers/com.apple.LookupViewService
 32K    /Users/margotm/Library/Containers/com.apple.MailCacheDelete
 36K    /Users/margotm/Library/Containers/com.apple.MailServiceAgent
312K    /Users/margotm/Library/Containers/com.apple.Maps
 32K    /Users/margotm/Library/Containers/com.apple.MarkupUI.Markup
 32K    /Users/margotm/Library/Containers/com.apple.MarkupUI.MarkupPhotoExtension
 28K    /Users/margotm/Library/Containers/com.apple.MediaLibraryService
 28K    /Users/margotm/Library/Containers/com.apple.NetworkExtension.IKEv2Provider
7,8M    /Users/margotm/Library/Containers/com.apple.Notes
 28K    /Users/margotm/Library/Containers/com.apple.Notes.HTMLConverter
 32K    /Users/margotm/Library/Containers/com.apple.Notes.NotesImporter
 28K    /Users/margotm/Library/Containers/com.apple.Notes.datastore
 28K    /Users/margotm/Library/Containers/com.apple.OSDUIHelper
 32K    /Users/margotm/Library/Containers/com.apple.Pass-Viewer
 36K    /Users/margotm/Library/Containers/com.apple.PassKit.PaymentAuthorizationUIExtension
 32K    /Users/margotm/Library/Containers/com.apple.PassXPCService
 36K    /Users/margotm/Library/Containers/com.apple.PhotoBooth
 52K    /Users/margotm/Library/Containers/com.apple.PhotoIngestService
 36K    /Users/margotm/Library/Containers/com.apple.PhotoLibraryMigrationUtility
 32K    /Users/margotm/Library/Containers/com.apple.PhotoThemeService
 60K    /Users/margotm/Library/Containers/com.apple.Photos
 36K    /Users/margotm/Library/Containers/com.apple.Photos.Migration
 32K    /Users/margotm/Library/Containers/com.apple.Photos.Migration.Reader
 28K    /Users/margotm/Library/Containers/com.apple.Photos.StorageManagementExtension
 40K    /Users/margotm/Library/Containers/com.apple.Photos.librarychooserservice
 28K    /Users/margotm/Library/Containers/com.apple.PressAndHold
108K    /Users/margotm/Library/Containers/com.apple.Preview
 21M    /Users/margotm/Library/Containers/com.apple.QuickTimePlayerX
 28K    /Users/margotm/Library/Containers/com.apple.SSMenuAgent
 28K    /Users/margotm/Library/Containers/com.apple.STMExtension.Applications
 24K    /Users/margotm/Library/Containers/com.apple.STMExtension.GarageBand
 36K    /Users/margotm/Library/Containers/com.apple.STMExtension.Mail
 28K    /Users/margotm/Library/Containers/com.apple.STMExtension.OtherUsers
 32K    /Users/margotm/Library/Containers/com.apple.STMExtension.Trash
 32K    /Users/margotm/Library/Containers/com.apple.STMExtension.iOSFiles
 28K    /Users/margotm/Library/Containers/com.apple.STMFramework.UIHelper
 19M    /Users/margotm/Library/Containers/com.apple.Safari
 36K    /Users/margotm/Library/Containers/com.apple.Safari.CacheDeleteExtension
 28K    /Users/margotm/Library/Containers/com.apple.SceneKitQLPreviewExtension
 28K    /Users/margotm/Library/Containers/com.apple.ScreenSaver.iLife-Slideshow-Extension
 40K    /Users/margotm/Library/Containers/com.apple.ScreenSharing
 36K    /Users/margotm/Library/Containers/com.apple.Siri
4,0K    /Users/margotm/Library/Containers/com.apple.Siri.SiriTodayExtension
 52K    /Users/margotm/Library/Containers/com.apple.SiriNCService
 32K    /Users/margotm/Library/Containers/com.apple.SiriUI.SiriUISetupXPC
 32K    /Users/margotm/Library/Containers/com.apple.SocialPushAgent
 36K    /Users/margotm/Library/Containers/com.apple.TelephonyUtilities.PhoneIntentHandler
104K    /Users/margotm/Library/Containers/com.apple.TextEdit
148K    /Users/margotm/Library/Containers/com.apple.UsageTrackingAgent
 28K    /Users/margotm/Library/Containers/com.apple.VoiceMemos
 28K    /Users/margotm/Library/Containers/com.apple.WeatherKitService
508K    /Users/margotm/Library/Containers/com.apple.accessibility.heard
 32K    /Users/margotm/Library/Containers/com.apple.accessibility.mediaaccessibilityd
 28K    /Users/margotm/Library/Containers/com.apple.appkit.xpc.LegacyExternalColorPickerService
 60K    /Users/margotm/Library/Containers/com.apple.appstore
 36K    /Users/margotm/Library/Containers/com.apple.appstore.PluginXPCService
 36K    /Users/margotm/Library/Containers/com.apple.calculator
 
Et la partie 2 :
Bloc de code:
9,4M    /Users/margotm/Library/Containers/com.apple.cloudphotosd

 36K    /Users/margotm/Library/Containers/com.apple.contacts.donation-agent

 28K    /Users/margotm/Library/Containers/com.apple.coremedia.pluginformatreader

4,3M    /Users/margotm/Library/Containers/com.apple.corerecents.recentsd

 40K    /Users/margotm/Library/Containers/com.apple.ctkahp

 28K    /Users/margotm/Library/Containers/com.apple.diagnosticextensions.osx.bluetooth

 28K    /Users/margotm/Library/Containers/com.apple.diagnosticextensions.osx.filevault

 28K    /Users/margotm/Library/Containers/com.apple.diagnosticextensions.osx.getmobilityinfo

 28K    /Users/margotm/Library/Containers/com.apple.diagnosticextensions.osx.installlog

 28K    /Users/margotm/Library/Containers/com.apple.diagnosticextensions.osx.maillogs

 28K    /Users/margotm/Library/Containers/com.apple.diagnosticextensions.osx.safari

 28K    /Users/margotm/Library/Containers/com.apple.diagnosticextensions.osx.spotlight

 28K    /Users/margotm/Library/Containers/com.apple.diagnosticextensions.osx.syslog

 28K    /Users/margotm/Library/Containers/com.apple.diagnosticextensions.osx.systemprofile

 28K    /Users/margotm/Library/Containers/com.apple.diagnosticextensions.osx.timemachine

 28K    /Users/margotm/Library/Containers/com.apple.diagnosticextensions.osx.wifi

172K    /Users/margotm/Library/Containers/com.apple.garageband10

232K    /Users/margotm/Library/Containers/com.apple.geod

 28K    /Users/margotm/Library/Containers/com.apple.grapher

 36K    /Users/margotm/Library/Containers/com.apple.iBooks.CacheDelete

5,4M    /Users/margotm/Library/Containers/com.apple.iBooksX

 28K    /Users/margotm/Library/Containers/com.apple.iBooksX-SecureUserDefaults

 28K    /Users/margotm/Library/Containers/com.apple.iBooksX.CacheDelete

 28K    /Users/margotm/Library/Containers/com.apple.iBooksX.DiskSpaceEfficiency

456K    /Users/margotm/Library/Containers/com.apple.iCal

 44K    /Users/margotm/Library/Containers/com.apple.iCal.CalendarNC

256K    /Users/margotm/Library/Containers/com.apple.iChat

188K    /Users/margotm/Library/Containers/com.apple.iMovieApp

 32K    /Users/margotm/Library/Containers/com.apple.iTunesCacheExtension

 32K    /Users/margotm/Library/Containers/com.apple.iTunesStorageExtension

 24K    /Users/margotm/Library/Containers/com.apple.iWork.ExternalResourceAccessor

 32K    /Users/margotm/Library/Containers/com.apple.iWork.ExternalResourceValidator

1,9M    /Users/margotm/Library/Containers/com.apple.iWork.Keynote

8,8M    /Users/margotm/Library/Containers/com.apple.iWork.Numbers

2,0M    /Users/margotm/Library/Containers/com.apple.iWork.Pages

 44K    /Users/margotm/Library/Containers/com.apple.inputmethod.EmojiFunctionRowItem

 28K    /Users/margotm/Library/Containers/com.apple.iwork.ArchiveUpgrader

 28K    /Users/margotm/Library/Containers/com.apple.languageassetd

 32K    /Users/margotm/Library/Containers/com.apple.lateragent

1,6G    /Users/margotm/Library/Containers/com.apple.mail

 32K    /Users/margotm/Library/Containers/com.apple.mediaanalysisd

 32K    /Users/margotm/Library/Containers/com.apple.messages.MapRenderingService

 64K    /Users/margotm/Library/Containers/com.apple.messages.ShareExtension

 32K    /Users/margotm/Library/Containers/com.apple.messages.StorageManagementExtension

 36K    /Users/margotm/Library/Containers/com.apple.ncplugin.FindMyFriends

 28K    /Users/margotm/Library/Containers/com.apple.ncplugin.WorldClock

 28K    /Users/margotm/Library/Containers/com.apple.ncplugin.calculator

 44K    /Users/margotm/Library/Containers/com.apple.ncplugin.stocks

144K    /Users/margotm/Library/Containers/com.apple.ncplugin.weather

 32K    /Users/margotm/Library/Containers/com.apple.news

 32K    /Users/margotm/Library/Containers/com.apple.notificationcenterui.WeatherSummary

 28K    /Users/margotm/Library/Containers/com.apple.osx-tailspin

 44K    /Users/margotm/Library/Containers/com.apple.photoanalysisd

 36K    /Users/margotm/Library/Containers/com.apple.photolibraryd

 32K    /Users/margotm/Library/Containers/com.apple.photomodel

 36K    /Users/margotm/Library/Containers/com.apple.photomoments

 28K    /Users/margotm/Library/Containers/com.apple.photos.ImageConversionService

 28K    /Users/margotm/Library/Containers/com.apple.photos.VideoConversionService

 40K    /Users/margotm/Library/Containers/com.apple.print.PKBrowserService

 28K    /Users/margotm/Library/Containers/com.apple.print.normalizerd

 40K    /Users/margotm/Library/Containers/com.apple.quicklook.QuickLookUIService

 36K    /Users/margotm/Library/Containers/com.apple.quicklook.ui.helper

 48K    /Users/margotm/Library/Containers/com.apple.reminders

 48K    /Users/margotm/Library/Containers/com.apple.reminders.RemindersNC

108K    /Users/margotm/Library/Containers/com.apple.routined

 28K    /Users/margotm/Library/Containers/com.apple.scenekit.SCNSceneLoader

 36K    /Users/margotm/Library/Containers/com.apple.share.AirDrop.send

 40K    /Users/margotm/Library/Containers/com.apple.share.CloudSharing.invite

 40K    /Users/margotm/Library/Containers/com.apple.share.Facebook.post

 40K    /Users/margotm/Library/Containers/com.apple.share.Facebook.set-profile-image

 40K    /Users/margotm/Library/Containers/com.apple.share.LinkedIn.post

 40K    /Users/margotm/Library/Containers/com.apple.share.LinkedIn.set-profile-image

 32K    /Users/margotm/Library/Containers/com.apple.share.Mail.compose

 32K    /Users/margotm/Library/Containers/com.apple.share.Mail.compose-back-to-sender

 40K    /Users/margotm/Library/Containers/com.apple.share.SinaWeibo.post

 36K    /Users/margotm/Library/Containers/com.apple.share.SocialWidget

 32K    /Users/margotm/Library/Containers/com.apple.share.System.add-to-aperture

 32K    /Users/margotm/Library/Containers/com.apple.share.System.add-to-iphoto

 32K    /Users/margotm/Library/Containers/com.apple.share.System.add-to-safari-reading-list

 32K    /Users/margotm/Library/Containers/com.apple.share.System.set-account-picture

 32K    /Users/margotm/Library/Containers/com.apple.share.System.set-buddy-picture

 32K    /Users/margotm/Library/Containers/com.apple.share.System.set-desktop-image

 40K    /Users/margotm/Library/Containers/com.apple.share.TencentWeibo.post

 40K    /Users/margotm/Library/Containers/com.apple.share.Twitter.post

 40K    /Users/margotm/Library/Containers/com.apple.share.Twitter.set-profile-image

 48K    /Users/margotm/Library/Containers/com.apple.share.Video.upload-Facebook

 48K    /Users/margotm/Library/Containers/com.apple.share.Video.upload-Tudou

 48K    /Users/margotm/Library/Containers/com.apple.share.Video.upload-Vimeo

 48K    /Users/margotm/Library/Containers/com.apple.share.Video.upload-Youku

 48K    /Users/margotm/Library/Containers/com.apple.share.Video.upload-image-Flickr

 48K    /Users/margotm/Library/Containers/com.apple.share.Video.upload-video-Flickr

 40K    /Users/margotm/Library/Containers/com.apple.sharekit.EntitlementsHelper

 28K    /Users/margotm/Library/Containers/com.apple.siri.DeepSyncVerificationService

1,7M    /Users/margotm/Library/Containers/com.apple.siri.media-indexer

288K    /Users/margotm/Library/Containers/com.apple.soagent

 28K    /Users/margotm/Library/Containers/com.apple.stocks

 28K    /Users/margotm/Library/Containers/com.apple.systempreferences.cacheAssistant

 28K    /Users/margotm/Library/Containers/com.apple.tonelibraryd

 28K    /Users/margotm/Library/Containers/com.apple.weather

 28K    /Users/margotm/Library/Containers/com.fq.TopResults

 28K    /Users/margotm/Library/Containers/com.fq.TopResults.ext

 48K    /Users/margotm/Library/Containers/com.helloresolven.GIF-Brewery-3

 32K    /Users/margotm/Library/Containers/com.skype.skype.shareagent

 36K    /Users/margotm/Library/Containers/com.wacom.DataStoreMgr

 60K    /Users/margotm/Library/Containers/com.wunderkinder.wunderlistdesktop

MacBook-Pro-de-Margot:~ margotm$
 
Il n'y a plus de localisations importante. À part com.apple.mail : 1,6 Gi = 1,7 Go => ce qui est minime et n'a pas à être touché.

- repasse en vérification les commandes :​
Bloc de code:
sudo du -sh ~/Lib*
sudo du -sh ~/Lib*/*

  • qui mesurent : la taille globale de la Bibliothèque > puis celle de ses sous-dossiers

Poste les retours.
 
Bloc de code:
Last login: Thu Mar  5 08:49:42 on ttys000
MacBook-Pro-de-Margot:~ margotm$ sudo du -sh ~/Lib*
Password:
 29G    /Users/margotm/Library
MacBook-Pro-de-Margot:~ margotm$
Bloc de code:
Last login: Thu Mar  5 08:59:03 on ttys000
MacBook-Pro-de-Margot:~ margotm$ sudo du -sh ~/Lib*/*
Password:
4,9M    /Users/margotm/Library/Accounts
1,2M    /Users/margotm/Library/Address Book Plug-Ins
  0B    /Users/margotm/Library/Application Scripts
9,3G    /Users/margotm/Library/Application Support
336K    /Users/margotm/Library/Assistant
  0B    /Users/margotm/Library/Assistants
  0B    /Users/margotm/Library/Audio
 14G    /Users/margotm/Library/Caches
 20M    /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
1,8G    /Users/margotm/Library/Containers
256K    /Users/margotm/Library/Cookies
 32K    /Users/margotm/Library/CoreData
 48K    /Users/margotm/Library/CoreFollowUp
 96K    /Users/margotm/Library/Dictionaries
  0B    /Users/margotm/Library/Family
  0B    /Users/margotm/Library/Favorites
 24K    /Users/margotm/Library/FileProvider
  0B    /Users/margotm/Library/FontCollections
193M    /Users/margotm/Library/Fonts
  0B    /Users/margotm/Library/GameKit
4,6M    /Users/margotm/Library/Google
4,4M    /Users/margotm/Library/Group Containers
1,2M    /Users/margotm/Library/HomeKit
320K    /Users/margotm/Library/IdentityServices
  0B    /Users/margotm/Library/Input Methods
  0B    /Users/margotm/Library/Internet Plug-Ins
104K    /Users/margotm/Library/Keyboard
  0B    /Users/margotm/Library/Keyboard Layouts
3,5M    /Users/margotm/Library/KeyboardServices
9,0M    /Users/margotm/Library/Keychains
 88K    /Users/margotm/Library/LanguageModeling
 24K    /Users/margotm/Library/LaunchAgents
 35M    /Users/margotm/Library/Logs
1,6G    /Users/margotm/Library/Mail
  0B    /Users/margotm/Library/Maps
2,4G    /Users/margotm/Library/Messages
3,4M    /Users/margotm/Library/Metadata
  0B    /Users/margotm/Library/Mobile Documents
460K    /Users/margotm/Library/Passes
 12K    /Users/margotm/Library/PersonalizationPortrait
712K    /Users/margotm/Library/Personas
  0B    /Users/margotm/Library/PhotoshopCrashes
8,0K    /Users/margotm/Library/PreferencePanes
553M    /Users/margotm/Library/Preferences
2,1M    /Users/margotm/Library/Printers
200K    /Users/margotm/Library/PubSub
 57M    /Users/margotm/Library/Safari
  0B    /Users/margotm/Library/SafariSafeBrowsing
2,0M    /Users/margotm/Library/Saved Application State
  0B    /Users/margotm/Library/Screen Savers
  0B    /Users/margotm/Library/ScreenRecordings
  0B    /Users/margotm/Library/Services
8,0K    /Users/margotm/Library/Sharing
  0B    /Users/margotm/Library/Sounds
 44K    /Users/margotm/Library/Spelling
 23M    /Users/margotm/Library/Suggestions
1,3M    /Users/margotm/Library/SyncedPreferences
  0B    /Users/margotm/Library/VoiceTrigger
  0B    /Users/margotm/Library/Voices
  0B    /Users/margotm/Library/WebKit
 44K    /Users/margotm/Library/com.apple.internal.ck
  0B    /Users/margotm/Library/iMovie
 64K    /Users/margotm/Library/iTunes
 16K    /Users/margotm/Library/studentd
MacBook-Pro-de-Margot:~ margotm$
 
La taille de la Bibliothèque a baissé > des 114 Gi = 122,5 Go initiaux => aux 29 Gi = 31 Go actuels.

- tu as gagné 91,5 Go. Il serait sans doute bon de s'en tenir là.​
 
J'ai un disque dur 1to qui est deja bien plein. il faut que je prenne le temps de faire le trie dedans ou en racheter un je pense.

@macomaniac

Bloc de code:
Last login: Mon Mar  9 13:53:55 on console
MacBook-Pro-de-Damien:~ Damian$ sudo du -sh ~/Library/*
Password:
820K    /Users/Damian/Library/Accounts
1,2M    /Users/Damian/Library/Address Book Plug-Ins
  0B    /Users/Damian/Library/Application Scripts
6,1G    /Users/Damian/Library/Application Support
144K    /Users/Damian/Library/Assistant
  0B    /Users/Damian/Library/Assistants
756K    /Users/Damian/Library/Audio
  0B    /Users/Damian/Library/Autosave Information
2,5G    /Users/Damian/Library/Caches
2,1M    /Users/Damian/Library/Calendars
  0B    /Users/Damian/Library/CallServices
  0B    /Users/Damian/Library/ColorPickers
  0B    /Users/Damian/Library/ColorSync
  0B    /Users/Damian/Library/Colors
  0B    /Users/Damian/Library/Compositions
271M    /Users/Damian/Library/Containers
204K    /Users/Damian/Library/Cookies
  0B    /Users/Damian/Library/CoreData
 28K    /Users/Damian/Library/CoreFollowUp
 44K    /Users/Damian/Library/Dictionaries
4,0K    /Users/Damian/Library/DiskUtil
  0B    /Users/Damian/Library/Family
  0B    /Users/Damian/Library/Favorites
 24K    /Users/Damian/Library/FileProvider
  0B    /Users/Damian/Library/FontCollections
6,5M    /Users/Damian/Library/Fonts
  0B    /Users/Damian/Library/GameKit
4,6M    /Users/Damian/Library/Google
3,1M    /Users/Damian/Library/Group Containers
4,4M    /Users/Damian/Library/HomeKit
 88K    /Users/Damian/Library/IdentityServices
  0B    /Users/Damian/Library/Input Methods
  0B    /Users/Damian/Library/Internet Plug-Ins
100K    /Users/Damian/Library/Keyboard
  0B    /Users/Damian/Library/Keyboard Layouts
2,1M    /Users/Damian/Library/KeyboardServices
 13M    /Users/Damian/Library/Keychains
696K    /Users/Damian/Library/LanguageModeling
 68K    /Users/Damian/Library/LaunchAgents
124M    /Users/Damian/Library/Logs
4,0K    /Users/Damian/Library/Mac Ads Cleaner
344K    /Users/Damian/Library/Mac Auto Fixer
108K    /Users/Damian/Library/Mac-Auto-Fixer
8,1M    /Users/Damian/Library/Mail
  0B    /Users/Damian/Library/Maps
420K    /Users/Damian/Library/Messages
2,0M    /Users/Damian/Library/Metadata
  0B    /Users/Damian/Library/Mobile Documents
332K    /Users/Damian/Library/Passes
4,0K    /Users/Damian/Library/PersonalizationPortrait
  0B    /Users/Damian/Library/PhotoshopCrashes
2,3M    /Users/Damian/Library/PlayOnMac
  0B    /Users/Damian/Library/PreferencePanes
 18M    /Users/Damian/Library/Preferences
652K    /Users/Damian/Library/Printers
144K    /Users/Damian/Library/PubSub
 16M    /Users/Damian/Library/Safari
  0B    /Users/Damian/Library/SafariSafeBrowsing
296K    /Users/Damian/Library/Saved Application State
8,0K    /Users/Damian/Library/Saved Searches
  0B    /Users/Damian/Library/Screen Savers
  0B    /Users/Damian/Library/Services
8,0K    /Users/Damian/Library/Sharing
 36K    /Users/Damian/Library/Similar Photo Cleaner
  0B    /Users/Damian/Library/Sounds
 20K    /Users/Damian/Library/Spelling
8,5M    /Users/Damian/Library/Suggestions
544K    /Users/Damian/Library/SyncedPreferences
  0B    /Users/Damian/Library/VoiceTrigger
  0B    /Users/Damian/Library/Voices
284K    /Users/Damian/Library/WebKit
132K    /Users/Damian/Library/com.apple.internal.ck
  0B    /Users/Damian/Library/iMovie
 44K    /Users/Damian/Library/iTunes
MacBook-Pro-de-Damien:~ Damian$
 

Sujets similaires

Réponses
30
Affichages
5K
macOS
Membre supprimé 1060554
M
Réponses
15
Affichages
3K
macOS
Membre supprimé 1060554
M
Réponses
3
Affichages
1K
Mac
Membre supprimé 1060554
M