Last login: Sun Dec 27 09:21:21 on ttys026
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-Air-de-Ludovic:~ ludovicschoy$ 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/.PKInstallSandboxManager: No such file or directory
find: /System/Volumes/Data/.PKInstallSandboxManager-SystemSoftware: No such file or directory
find: /System/Volumes/Data/mnt: No such file or directory
find: /System/Volumes/Data/.DocumentRevisions-V100: 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
2,4M /System/Volumes/Data/usr
118M /System/Volumes/Data/.Spotlight-V100
16K /System/Volumes/Data/.DS_Store
0B /System/Volumes/Data/.PKInstallSandboxManager
4,0K /System/Volumes/Data/.installer-compatibility
94M /System/Volumes/Data/.PKInstallSandboxManager-SystemSoftware
1,7M /System/Volumes/Data/.TempReceipt.bom
0B /System/Volumes/Data/.file
3,8G /System/Volumes/Data/Library
4,3G /System/Volumes/Data/System
4,0K /System/Volumes/Data/.OSInstallerMessages
0B /System/Volumes/Data/mnt
648K /System/Volumes/Data/.fseventsd
6,0G /System/Volumes/Data/private
69M /System/Volumes/Data/.DocumentRevisions-V100
0B /System/Volumes/Data/.vol
17G /System/Volumes/Data/Users
13G /System/Volumes/Data/Applications
0B /System/Volumes/Data/opt
0B /System/Volumes/Data/Volumes
0B /System/Volumes/Data/.TemporaryItems
0B /System/Volumes/Data/.dbfseventsd
0B /System/Volumes/Data/cores
MacBook-Air-de-Ludovic:~ ludovicschoy$