Voici :
Bloc de code:
apple:~ thomas$ 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/boot: 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
1,0K /System/Volumes/Data/home
3,4M /System/Volumes/Data/usr
1,6G /System/Volumes/Data/.Spotlight-V100
4,0K /System/Volumes/Data/.installer-compatibility
259M /System/Volumes/Data/boot
1,7M /System/Volumes/Data/.TempReceipt.bom
1,0K /System/Volumes/Data/Network
7,3G /System/Volumes/Data/Library
5,8G /System/Volumes/Data/System
0B /System/Volumes/Data/mnt
20M /System/Volumes/Data/.fseventsd
5,2G /System/Volumes/Data/private
576K /System/Volumes/Data/.DocumentRevisions-V100
148G /System/Volumes/Data/Users
39G /System/Volumes/Data/Applications
0B /System/Volumes/Data/opt
180K /System/Volumes/Data/.PreviousSystemInformation
0B /System/Volumes/Data/Volumes
0B /System/Volumes/Data/.TemporaryItems
0B /System/Volumes/Data/cores
apple:~ thomas$