Last login: Wed Jan 3 22:22:07 on ttys000
iMacdeAurelien:~ aurelien$ diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS Macintosh HD 999.3 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
iMacdeAurelien:~ aurelien$ df -H /
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk0s2 999G 878G 121G 88% 2980916 4291986363 0% /
iMacdeAurelien:~ aurelien$ sudo find / -d 1 -regex '.*[^\.\].*' -exec sudo du -sh {} +
Password:
find: /dev/fd/3: Not a directory
find: /dev/fd/4: Not a directory
find: /private/var/db/ConfigurationProfiles/Store: Operation not permitted
find: /private/var/folders/l1/wkht625x3qqdr3dh3c8q8_000000gp/0/com.apple.LaunchServices.dv: Operation not permitted
find: /private/var/folders/l1/wkht625x3qqdr3dh3c8q8_000000gp/0/com.apple.nsurlsessiond: Operation not permitted
find: /private/var/folders/l1/wkht625x3qqdr3dh3c8q8_000000gp/0/com.apple.routined: Operation not permitted
find: /private/var/folders/l1/wkht625x3qqdr3dh3c8q8_000000gp/0/SafariFamily: Operation not permitted
find: /private/var/folders/wh/7j9gn_hs52q0hn6dct_ny9rr0000gn/0/com.apple.LaunchServices.dv: Operation not permitted
find: /private/var/folders/wh/7j9gn_hs52q0hn6dct_ny9rr0000gn/0/com.apple.nsurlsessiond: Operation not permitted
find: /private/var/folders/wh/7j9gn_hs52q0hn6dct_ny9rr0000gn/0/com.apple.routined: Operation not permitted
find: /private/var/folders/wh/7j9gn_hs52q0hn6dct_ny9rr0000gn/0/SafariFamily: Operation not permitted
find: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000y800007k/0/com.apple.nsurlsessiond: Operation not permitted
0B /.dbfseventsd
25M /.DocumentRevisions-V100
8,0K /.DS_Store
0B /.file
5,1M /.fseventsd
704K /.hotfiles.btree
0B /.PKInstallSandboxManager-SystemSoftware
721M /.Spotlight-V100
0B /.Trashes
0B /.vol
70G /Applications
2,5M /bin
0B /cores
4,5K /dev
4,0K /etc
4,0K /Guides de l’utilisateur et informations
1,0K /home
21M /Incompatible Software
4,0K /installer.failurerequests
5,2G /Library
4,0K /model
1,0K /net
0B /Network
du: /private/var/db/ConfigurationProfiles/Store: Operation not permitted
du: /private/var/folders/l1/wkht625x3qqdr3dh3c8q8_000000gp/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/l1/wkht625x3qqdr3dh3c8q8_000000gp/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/l1/wkht625x3qqdr3dh3c8q8_000000gp/0/com.apple.routined: Operation not permitted
du: /private/var/folders/l1/wkht625x3qqdr3dh3c8q8_000000gp/0/SafariFamily: Operation not permitted
du: /private/var/folders/wh/7j9gn_hs52q0hn6dct_ny9rr0000gn/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/wh/7j9gn_hs52q0hn6dct_ny9rr0000gn/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/wh/7j9gn_hs52q0hn6dct_ny9rr0000gn/0/com.apple.routined: Operation not permitted
du: /private/var/folders/wh/7j9gn_hs52q0hn6dct_ny9rr0000gn/0/SafariFamily: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000y800007k/0/com.apple.nsurlsessiond: Operation not permitted
25G /private
1,1M /sbin
5,9G /System
4,0K /tmp
708G /Users
425M /usr
4,0K /var
4,0K /Volumes
iMacdeAurelien:~ aurelien$