MacBook-Pro-de-Marie:~ marie$ df -H /
Filesystem     Size   Used  Avail Capacity iused               ifree %iused  Mounted on
/dev/disk1s1   121G    73G    47G    62%  692976 9223372036854082831    0%   /
MacBook-Pro-de-Marie:~ marie$ sudo find -x / -d 1 -regex '.*[^\.\].*' -exec sudo du -shx {} +
Password:
find: /private/var/db/ConfigurationProfiles/Store: Operation not permitted
find: /private/var/folders/vv/1ycby5y95cb6v71d9c34x4940000gn/0/SafariFamily: Operation not permitted
find: /private/var/folders/vv/1ycby5y95cb6v71d9c34x4940000gn/0/com.apple.LaunchServices.dv: Operation not permitted
find: /private/var/folders/vv/1ycby5y95cb6v71d9c34x4940000gn/0/com.apple.nsurlsessiond: Operation not permitted
find: /private/var/folders/vv/1ycby5y95cb6v71d9c34x4940000gn/0/com.apple.routined: Operation not permitted
find: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000y800007k/0/com.apple.nsurlsessiond: Operation not permitted
find: /private/var/folders/v4/gbfwynh14c794b5vjmlqgmcm0000gp/0/SafariFamily: Operation not permitted
find: /private/var/folders/v4/gbfwynh14c794b5vjmlqgmcm0000gp/0/com.apple.LaunchServices.dv: Operation not permitted
find: /private/var/folders/v4/gbfwynh14c794b5vjmlqgmcm0000gp/0/com.apple.nsurlsessiond: Operation not permitted
find: /private/var/folders/v4/gbfwynh14c794b5vjmlqgmcm0000gp/0/com.apple.routined: Operation not permitted
  0B    /.HFS+ Private Directory Data
1,0K    /home
471M    /usr
378M    /.Spotlight-V100
1,0K    /net
16K    /.DS_Store
  0B    /.PKInstallSandboxManager
  0B    /.PKInstallSandboxManager-SystemSoftware
2,6M    /bin
4,0K    /installer.failurerequests
  0B    /Network
1,2M    /sbin
  0B    /.file
  0B    /etc
  0B    /var
6,5G    /Library
  0B    /.Trashes
6,0G    /System
424K    /.fseventsd
du: /private/var/db/ConfigurationProfiles/Store: Operation not permitted
du: /private/var/folders/vv/1ycby5y95cb6v71d9c34x4940000gn/0/SafariFamily: Operation not permitted
du: /private/var/folders/vv/1ycby5y95cb6v71d9c34x4940000gn/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/vv/1ycby5y95cb6v71d9c34x4940000gn/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/vv/1ycby5y95cb6v71d9c34x4940000gn/0/com.apple.routined: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000y800007k/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/v4/gbfwynh14c794b5vjmlqgmcm0000gp/0/SafariFamily: Operation not permitted
du: /private/var/folders/v4/gbfwynh14c794b5vjmlqgmcm0000gp/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/v4/gbfwynh14c794b5vjmlqgmcm0000gp/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/v4/gbfwynh14c794b5vjmlqgmcm0000gp/0/com.apple.routined: Operation not permitted
7,1G    /private
32M    /.DocumentRevisions-V100
  0B    /.vol
18G    /Users
6,0G    /Applications
175M    /opt
4,5K    /dev
  0B    /Volumes
  0B    /tmp
  0B    /cores
MacBook-Pro-de-Marie:~ marie$ tmutil listlocalsnapshots /
com.apple.TimeMachine.2018-03-31-101757
MacBook-Pro-de-Marie:~ marie$