Script d'install - CPNV-ES-MAS3-X/Pandora-Containerization GitHub Wiki

Modifié pour l'installation aws

Source : https://pandorafms.com/manual/!current/en/documentation/02_installation/01_installing

Current version

V1.301

Commandes utiles

# trouver tous les éléments du system correspondant à
find / -name pandora

# trouver la taille d'un répertoire donné
du -sh /data

Tests

# Chemins
db de base : /var/www/html/pandora_console/pandoradb.sql
log : /tmp/
env TZ='Europe/Zurich' \
  DBHOST='127.0.0.1' \
  DBNAME='pandora' \
  DBUSER='pandora' \
  DBPASS='Pandor4!' \
  DBPORT='3306' \
  DBROOTPASS='Pandor4!' \
  PHPVER='8.0' \
  SKIP_PRECHECK=0 \
  SKIP_DATABASE_INSTALL=0 \
  SKIP_KERNEL_OPTIMIZATIONS=0 \
  PANDORA_BETA=0 \
  PANDORA_LTS=1 \
  bash -c "$(curl -SsL https://pfms.me/deploy-pandora-ubuntu)"

Fichiers présents après l'install - Comparaison


/boot

Avant

avantboot

Après

apresboot


/dev

Avant

avantdev

Après

apresdev

/etc/

ls -d /etc/* -l | awk '$1 {print $9}' /etc

Avant

/etc/adduser.conf
/etc/alternatives
/etc/apparmor
/etc/apparmor.d
/etc/apport
/etc/apt
/etc/bash.bashrc
/etc/bash_completion
/etc/bash_completion.d
/etc/bindresvport.blacklist
/etc/binfmt.d
/etc/byobu
/etc/ca-certificates
/etc/ca-certificates.conf
/etc/ca-certificates.conf.dpkg-old
/etc/cloud
/etc/console-setup
/etc/cron.d
/etc/cron.daily
/etc/cron.hourly
/etc/cron.monthly
/etc/crontab
/etc/cron.weekly
/etc/cryptsetup-initramfs
/etc/crypttab
/etc/dbus-1
/etc/debconf.conf
/etc/debian_version
/etc/default
/etc/deluser.conf
/etc/depmod.d
/etc/dhcp
/etc/dpkg
/etc/e2scrub.conf
/etc/environment
/etc/ethertypes
/etc/fstab
/etc/fuse.conf
/etc/fwupd
/etc/gai.conf
/etc/groff
/etc/group
/etc/group-
/etc/grub.d
/etc/gshadow
/etc/gshadow-
/etc/gss
/etc/hdparm.conf
/etc/host.conf
/etc/hostname
/etc/hosts
/etc/hosts.allow
/etc/hosts.deny
/etc/init.d
/etc/initramfs-tools
/etc/inputrc
/etc/iproute2
/etc/iscsi
/etc/issue
/etc/issue.net
/etc/kernel
/etc/landscape
/etc/ldap
/etc/ld.so.cache
/etc/ld.so.conf
/etc/ld.so.conf.d
/etc/legal
/etc/libaudit.conf
/etc/libblockdev
/etc/libnl-3
/etc/locale.alias
/etc/locale.gen
/etc/localtime
/etc/logcheck
/etc/login.defs
/etc/logrotate.conf
/etc/logrotate.d
/etc/lsb-release
/etc/lvm
/etc/machine-id
/etc/magic
/etc/magic.mime
/etc/manpath.config
/etc/mdadm
/etc/mime.types
/etc/mke2fs.conf
/etc/ModemManager
/etc/modprobe.d
/etc/modules
/etc/modules-load.d
/etc/mtab
/etc/multipath
/etc/multipath.conf
/etc/nanorc
/etc/needrestart
/etc/netconfig
/etc/netplan
/etc/network
/etc/networkd-dispatcher
/etc/NetworkManager
/etc/networks
/etc/newt
/etc/nftables.conf
/etc/nsswitch.conf
/etc/opt
/etc/os-release
/etc/overlayroot.conf
/etc/PackageKit
/etc/pam.conf
/etc/pam.d
/etc/passwd
/etc/passwd-
/etc/perl
/etc/pki
/etc/pm
/etc/polkit-1
/etc/pollinate
/etc/profile
/etc/profile.d
/etc/protocols
/etc/python3
/etc/python3.10
/etc/rc0.d
/etc/rc1.d
/etc/rc2.d
/etc/rc3.d
/etc/rc4.d
/etc/rc5.d
/etc/rc6.d
/etc/rcS.d
/etc/resolv.conf
/etc/rmt
/etc/rpc
/etc/rsyslog.conf
/etc/rsyslog.d
/etc/screenrc
/etc/security
/etc/selinux
/etc/services
/etc/shadow
/etc/shadow-
/etc/shells
/etc/skel
/etc/sos
/etc/ssh
/etc/ssl
/etc/subgid
/etc/subgid-
/etc/subuid
/etc/subuid-
/etc/sudo.conf
/etc/sudoers
/etc/sudoers.d
/etc/sudo_logsrvd.conf
/etc/sysctl.conf
/etc/sysctl.d
/etc/systemd
/etc/terminfo
/etc/thermald
/etc/timezone
/etc/tmpfiles.d
/etc/ubuntu-advantage
/etc/ucf.conf
/etc/udev
/etc/udisks2
/etc/ufw
/etc/update-manager
/etc/update-motd.d
/etc/update-notifier
/etc/UPower
/etc/usb_modeswitch.conf
/etc/usb_modeswitch.d
/etc/vim
/etc/vmware-tools
/etc/vtrgb
/etc/wgetrc
/etc/X11
/etc/xattr.conf
/etc/xdg
/etc/zsh_command_not_found

Après

/etc/adduser.conf
/etc/aliases
/etc/aliases.db
/etc/alternatives
/etc/apache2
/etc/apparmor
/etc/apparmor.d
/etc/apport
/etc/apt
/etc/bash.bashrc
/etc/bash_completion
/etc/bash_completion.d
/etc/bindresvport.blacklist
/etc/binfmt.d
/etc/byobu
/etc/ca-certificates
/etc/ca-certificates.conf
/etc/ca-certificates.conf.dpkg-old
/etc/cloud
/etc/console-setup
/etc/containerd
/etc/cron.d
/etc/cron.daily
/etc/cron.hourly
/etc/cron.monthly
/etc/crontab
/etc/cron.weekly
/etc/cryptsetup-initramfs
/etc/crypttab
/etc/dbus-1
/etc/dconf
/etc/debconf.conf
/etc/debian_version
/etc/default
/etc/deluser.conf
/etc/depmod.d
/etc/dhcp
/etc/docker
/etc/dpkg
/etc/e2scrub.conf
/etc/environment
/etc/environment.d
/etc/ethertypes
/etc/fonts
/etc/fstab
/etc/fuse.conf
/etc/fwupd
/etc/gai.conf
/etc/groff
/etc/group
/etc/group-
/etc/grub.d
/etc/gshadow
/etc/gshadow-
/etc/gss
/etc/gtk-2.0
/etc/gtk-3.0
/etc/hdparm.conf
/etc/host.conf
/etc/hostname
/etc/hosts
/etc/hosts.allow
/etc/hosts.deny
/etc/init.d
/etc/initramfs-tools
/etc/inputrc
/etc/insserv.conf.d
/etc/iproute2
/etc/iscsi
/etc/issue
/etc/issue.net
/etc/java-8-openjdk
/etc/kernel
/etc/landscape
/etc/ldap
/etc/ld.so.cache
/etc/ld.so.conf
/etc/ld.so.conf.d
/etc/legal
/etc/libaudit.conf
/etc/libblockdev
/etc/libnl-3
/etc/lighttpd
/etc/locale.alias
/etc/locale.gen
/etc/localtime
/etc/logcheck
/etc/login.defs
/etc/logrotate.conf
/etc/logrotate.d
/etc/lsb-release
/etc/lvm
/etc/machine-id
/etc/magic
/etc/magic.mime
/etc/mailcap
/etc/mailcap.order
/etc/manpath.config
/etc/mdadm
/etc/mecabrc
/etc/mime.types
/etc/mke2fs.conf
/etc/ModemManager
/etc/modprobe.d
/etc/modules
/etc/modules-load.d
/etc/mtab
/etc/multipath
/etc/multipath.conf
/etc/mysql
/etc/nanorc
/etc/needrestart
/etc/netconfig
/etc/netplan
/etc/network
/etc/networkd-dispatcher
/etc/NetworkManager
/etc/networks
/etc/newt
/etc/nfdump
/etc/nftables.conf
/etc/nsswitch.conf
/etc/ODBCDataSources
/etc/odbc.ini
/etc/odbcinst.ini
/etc/opt
/etc/os-release
/etc/overlayroot.conf
/etc/PackageKit
/etc/pam.conf
/etc/pam.d
/etc/pandora
/etc/pandora_gotty
/etc/passwd
/etc/passwd-
/etc/perl
/etc/php
/etc/php.ini
/etc/pki
/etc/pm
/etc/polkit-1
/etc/pollinate
/etc/postfix
/etc/ppp
/etc/profile
/etc/profile.d
/etc/protocols
/etc/pulse
/etc/python3
/etc/python3.10
/etc/rc0.d
/etc/rc1.d
/etc/rc2.d
/etc/rc3.d
/etc/rc4.d
/etc/rc5.d
/etc/rc6.d
/etc/rcS.d
/etc/resolv.conf
/etc/resolvconf
/etc/rmt
/etc/rpc
/etc/rsyslog.conf
/etc/rsyslog.d
/etc/screenrc
/etc/security
/etc/selinux
/etc/sensors3.conf
/etc/sensors.d
/etc/services
/etc/shadow
/etc/shadow-
/etc/shells
/etc/skel
/etc/snmp
/etc/snmp-mibs-downloader
/etc/sos
/etc/ssh
/etc/ssl
/etc/subgid
/etc/subgid-
/etc/subuid
/etc/subuid-
/etc/sudo.conf
/etc/sudoers
/etc/sudoers.d
/etc/sudo_logsrvd.conf
/etc/sysctl.conf
/etc/sysctl.d
/etc/systemd
/etc/tentacle
/etc/terminfo
/etc/thermald
/etc/timezone
/etc/tmpfiles.d
/etc/ubuntu-advantage
/etc/ucf.conf
/etc/udev
/etc/udisks2
/etc/ufw
/etc/update-manager
/etc/update-motd.d
/etc/update-notifier
/etc/UPower
/etc/usb_modeswitch.conf
/etc/usb_modeswitch.d
/etc/vim
/etc/vmware-tools
/etc/vmware-vcli
/etc/vtrgb
/etc/vulkan
/etc/wgetrc
/etc/X11
/etc/xattr.conf
/etc/xdg
/etc/zsh_command_not_found

/opt

Avant - Rien

Après

optapres

/proc

Avant

/proc/1
/proc/10
/proc/100
/proc/101
/proc/102
/proc/103
/proc/104
/proc/105
/proc/106
/proc/107
/proc/108
/proc/109
/proc/11
/proc/110
/proc/111
/proc/1118
/proc/112
/proc/1129
/proc/113
/proc/1131
/proc/1134
/proc/1135
/proc/114
/proc/115
/proc/116
/proc/117
/proc/118
/proc/119
/proc/12
/proc/120
/proc/121
/proc/122
/proc/123
/proc/124
/proc/125
/proc/126
/proc/127
/proc/1275
/proc/128
/proc/129
/proc/1294
/proc/13
/proc/131
/proc/132
/proc/1322
/proc/133
/proc/1330
/proc/1333
/proc/1336
/proc/1337
/proc/134
/proc/136
/proc/137
/proc/138
/proc/14
/proc/149
/proc/15
/proc/152
/proc/155
/proc/1564
/proc/1566
/proc/16
/proc/160
/proc/1704
/proc/1708
/proc/1759
/proc/1760
/proc/1779
/proc/1780
/proc/1781
/proc/18
/proc/1814
/proc/182
/proc/1827
/proc/1831
/proc/1834
/proc/1835
/proc/1836
/proc/19
/proc/2
/proc/20
/proc/205
/proc/206
/proc/207
/proc/208
/proc/209
/proc/21
/proc/210
/proc/211
/proc/212
/proc/213
/proc/214
/proc/215
/proc/216
/proc/217
/proc/218
/proc/219
/proc/22
/proc/220
/proc/238
/proc/239
/proc/24
/proc/241
/proc/243
/proc/244
/proc/245
/proc/247
/proc/248
/proc/25
/proc/250
/proc/251
/proc/252
/proc/253
/proc/254
/proc/255
/proc/256
/proc/257
/proc/258
/proc/259
/proc/26
/proc/260
/proc/261
/proc/262
/proc/263
/proc/264
/proc/265
/proc/267
/proc/268
/proc/269
/proc/27
/proc/270
/proc/271
/proc/272
/proc/275
/proc/276
/proc/277
/proc/278
/proc/279
/proc/280
/proc/281
/proc/282
/proc/284
/proc/285
/proc/287
/proc/288
/proc/289
/proc/29
/proc/290
/proc/291
/proc/292
/proc/293
/proc/294
/proc/296
/proc/297
/proc/298
/proc/299
/proc/3
/proc/30
/proc/300
/proc/301
/proc/302
/proc/303
/proc/304
/proc/305
/proc/306
/proc/307
/proc/31
/proc/32
/proc/33
/proc/335
/proc/34
/proc/341
/proc/342
/proc/367
/proc/39
/proc/393
/proc/4
/proc/441
/proc/442
/proc/5
/proc/515
/proc/551
/proc/554
/proc/555
/proc/556
/proc/557
/proc/558
/proc/560
/proc/6
/proc/619
/proc/680
/proc/684
/proc/730
/proc/731
/proc/748
/proc/760
/proc/761
/proc/8
/proc/81
/proc/82
/proc/83
/proc/84
/proc/85
/proc/859
/proc/86
/proc/862
/proc/87
/proc/88
/proc/883
/proc/884
/proc/89
/proc/890
/proc/891
/proc/892
/proc/893
/proc/895
/proc/897
/proc/91
/proc/913
/proc/917
/proc/927
/proc/93
/proc/936
/proc/937
/proc/94
/proc/96
/proc/97
/proc/98
/proc/99
/proc/acpi
/proc/asound
/proc/bootconfig
/proc/buddyinfo
/proc/bus
/proc/cgroups
/proc/cmdline
/proc/consoles
/proc/cpuinfo
/proc/crypto
/proc/devices
/proc/diskstats
/proc/dma
/proc/driver
/proc/dynamic_debug
/proc/execdomains
/proc/fb
/proc/filesystems
/proc/fs
/proc/interrupts
/proc/iomem
/proc/ioports
/proc/irq
/proc/kallsyms
/proc/kcore
/proc/keys
/proc/key-users
/proc/kmsg
/proc/kpagecgroup
/proc/kpagecount
/proc/kpageflags
/proc/loadavg
/proc/locks
/proc/mdstat
/proc/meminfo
/proc/misc
/proc/modules
/proc/mounts
/proc/mpt
/proc/mtrr
/proc/net
/proc/pagetypeinfo
/proc/partitions
/proc/pressure
/proc/schedstat
/proc/scsi
/proc/self
/proc/slabinfo
/proc/softirqs
/proc/stat
/proc/swaps
/proc/sys
/proc/sysrq-trigger
/proc/sysvipc
/proc/thread-self
/proc/timer_list
/proc/tty
/proc/uptime
/proc/version
/proc/version_signature
/proc/vmallocinfo
/proc/vmstat
/proc/zoneinfo

Après

/proc/1
/proc/10
/proc/100
/proc/10016
/proc/101
/proc/102
/proc/103
/proc/104
/proc/105
/proc/106
/proc/107
/proc/108
/proc/109
/proc/11
/proc/110
/proc/111
/proc/112
/proc/1129
/proc/113
/proc/1131
/proc/1134
/proc/1135
/proc/114
/proc/115
/proc/116
/proc/117
/proc/118
/proc/119
/proc/12
/proc/120
/proc/121
/proc/122
/proc/123
/proc/124
/proc/125
/proc/126
/proc/127
/proc/1275
/proc/128
/proc/129
/proc/1294
/proc/13
/proc/131
/proc/132
/proc/1322
/proc/133
/proc/1330
/proc/1333
/proc/1336
/proc/1337
/proc/134
/proc/136
/proc/137
/proc/138
/proc/14
/proc/149
/proc/15
/proc/152
/proc/155
/proc/1564
/proc/1566
/proc/15752
/proc/15753
/proc/15754
/proc/16
/proc/160
/proc/1704
/proc/1708
/proc/17109
/proc/1759
/proc/1760
/proc/1779
/proc/1780
/proc/1781
/proc/18
/proc/182
/proc/1841
/proc/19
/proc/1905
/proc/1907
/proc/19719
/proc/2
/proc/20
/proc/205
/proc/206
/proc/207
/proc/208
/proc/209
/proc/21
/proc/210
/proc/211
/proc/212
/proc/213
/proc/214
/proc/215
/proc/216
/proc/217
/proc/218
/proc/219
/proc/22
/proc/220
/proc/22361
/proc/22604
/proc/238
/proc/239
/proc/24
/proc/241
/proc/2414
/proc/243
/proc/244
/proc/245
/proc/247
/proc/248
/proc/24947
/proc/25
/proc/250
/proc/251
/proc/252
/proc/253
/proc/254
/proc/255
/proc/256
/proc/257
/proc/258
/proc/259
/proc/26
/proc/260
/proc/261
/proc/262
/proc/263
/proc/264
/proc/265
/proc/267
/proc/268
/proc/269
/proc/27
/proc/270
/proc/271
/proc/272
/proc/275
/proc/276
/proc/277
/proc/278
/proc/279
/proc/280
/proc/281
/proc/282
/proc/284
/proc/285
/proc/287
/proc/288
/proc/289
/proc/29
/proc/290
/proc/291
/proc/292
/proc/293
/proc/294
/proc/296
/proc/297
/proc/298
/proc/299
/proc/3
/proc/30
/proc/300
/proc/301
/proc/302
/proc/303
/proc/304
/proc/305
/proc/306
/proc/307
/proc/31
/proc/32
/proc/33
/proc/34
/proc/341
/proc/342
/proc/367
/proc/39
/proc/393
/proc/4
/proc/40078
/proc/40143
/proc/41729
/proc/41730
/proc/41733
/proc/41734
/proc/41791
/proc/41792
/proc/41793
/proc/42000
/proc/42061
/proc/42301
/proc/42464
/proc/4322
/proc/441
/proc/4412
/proc/442
/proc/44274
/proc/44392
/proc/46795
/proc/46837
/proc/46838
/proc/5
/proc/515
/proc/551
/proc/554
/proc/556
/proc/557
/proc/558
/proc/560
/proc/5826
/proc/6
/proc/619
/proc/680
/proc/684
/proc/730
/proc/731
/proc/748
/proc/760
/proc/761
/proc/8
/proc/81
/proc/82
/proc/83
/proc/84
/proc/85
/proc/859
/proc/86
/proc/862
/proc/87
/proc/88
/proc/883
/proc/884
/proc/89
/proc/890
/proc/891
/proc/892
/proc/895
/proc/897
/proc/91
/proc/913
/proc/917
/proc/927
/proc/93
/proc/936
/proc/937
/proc/94
/proc/96
/proc/97
/proc/98
/proc/99
/proc/acpi
/proc/asound
/proc/bootconfig
/proc/buddyinfo
/proc/bus
/proc/cgroups
/proc/cmdline
/proc/consoles
/proc/cpuinfo
/proc/crypto
/proc/devices
/proc/diskstats
/proc/dma
/proc/driver
/proc/dynamic_debug
/proc/execdomains
/proc/fb
/proc/filesystems
/proc/fs
/proc/interrupts
/proc/iomem
/proc/ioports
/proc/irq
/proc/kallsyms
/proc/kcore
/proc/keys
/proc/key-users
/proc/kmsg
/proc/kpagecgroup
/proc/kpagecount
/proc/kpageflags
/proc/loadavg
/proc/locks
/proc/mdstat
/proc/meminfo
/proc/misc
/proc/modules
/proc/mounts
/proc/mpt
/proc/mtrr
/proc/net
/proc/pagetypeinfo
/proc/partitions
/proc/pressure
/proc/schedstat
/proc/scsi
/proc/self
/proc/slabinfo
/proc/softirqs
/proc/stat
/proc/swaps
/proc/sys
/proc/sysrq-trigger
/proc/sysvipc
/proc/thread-self
/proc/timer_list
/proc/tty
/proc/uptime
/proc/version
/proc/version_signature
/proc/vmallocinfo
/proc/vmstat
/proc/zoneinfo

/run

Avant

/run/agetty.reload
/run/blkid
/run/cloud-init
/run/console-setup
/run/credentials
/run/crond.pid
/run/crond.reboot
/run/cryptsetup
/run/dbus
/run/dmeventd-client
/run/dmeventd-server
/run/fsck
/run/initctl
/run/initramfs
/run/irqbalance
/run/lock
/run/log
/run/lvm
/run/motd.dynamic
/run/mount
/run/multipath
/run/multipathd.pid
/run/netns
/run/network
/run/screen
/run/sendsigs.omit.d
/run/shm
/run/snapd
/run/snapd-snap.socket
/run/snapd.socket
/run/sshd
/run/sshd.pid
/run/sudo
/run/systemd
/run/tmpfiles.d
/run/udev
/run/udisks2
/run/user
/run/utmp
/run/uuidd
/run/vmware

Après

/run/agentx
/run/agetty.reload
/run/apache2
/run/blkid
/run/cloud-init
/run/console-setup
/run/containerd
/run/credentials
/run/crond.pid
/run/crond.reboot
/run/cryptsetup
/run/dbus
/run/dmeventd-client
/run/dmeventd-server
/run/docker
/run/docker.sock
/run/fsck
/run/initctl
/run/initramfs
/run/irqbalance
/run/lock
/run/log
/run/lvm
/run/motd.d
/run/motd.dynamic
/run/mount
/run/multipath
/run/multipathd.pid
/run/mysqld
/run/needrestart
/run/netns
/run/network
/run/nfcapd.default.pid
/run/pandora_ha.pid
/run/php
/run/reboot-required
/run/reboot-required.pkgs
/run/screen
/run/sendsigs.omit.d
/run/shm
/run/snapd
/run/snapd-snap.socket
/run/snapd.socket
/run/sshd
/run/sshd.pid
/run/sudo
/run/systemd
/run/tmpfiles.d
/run/udev
/run/udisks2
/run/ufw.lock
/run/unattended-upgrades.lock
/run/user
/run/utmp
/run/uuidd
/run/vmware

/snap

Avant

snapavantapres

Après

snapavantapres

/sys

Avant

sysavant

Après

sysapres

/usr

Avant

usravant

Après

usrapres

/var

Avant

varavant

Après

varapres

Conclusion - File/Directory added

/etc/aliases
/etc/aliases.db
/etc/apache2
/etc/containerd
/etc/dconf
/etc/docker
/etc/environment.d
/etc/fonts
/etc/gtk-2.0
/etc/gtk-3.0
/etc/insserv.conf.d
/etc/java-8-openjdk
/etc/lighttpd
/etc/mailcap
/etc/mailcap.order
/etc/mecabrc
/etc/mysql
/etc/nfdump
/etc/ODBCDataSources
/etc/odbc.ini
/etc/odbcinst.ini
/etc/pandora
/etc/pandora_gotty
/etc/php
/etc/php.ini
/etc/postfix
/etc/ppp
/etc/pulse
/etc/resolvconf
/etc/sensors3.conf
/etc/sensors.d
/etc/snmp
/etc/snmp-mibs-downloader
/etc/tentacle
/etc/vmware-vcli
/etc/vulkan


/run/agentx
/run/apache2
/run/containerd
/run/docker
/run/docker.sock
/run/motd.d
/run/mysqld
/run/needrestart
/run/nfcapd.default.pid
/run/pandora_ha.pid
/run/php
/run/reboot-required
/run/reboot-required.pkgs
/run/ufw.lock
/run/unattended-upgrades.lock

Répertoires déplacés

origine destination
/var/lib/mysql /data/pandora/mysql
/var/www /data/pandora/www
/etc/pandora /data/pandora/etc/pandora
/etc/pandora_gotty /data/pandora/etc/pandora_gotty
/var/log/pandora /data/pandora/log/pandora
/var/spool/pandora /data/pandora/spool/pandora
/var/agentx /data/pandora/agentx
/usr/lib/perl5/PandoraFMS /data/pandora/usr/lib/perl5/PandoraFMS
/usr/share/pandora_server /data/pandora/usr/share/pandora_server
/usr/share/pandora_agent /data/pandora/usr/share/pandora_agent

Commandes utilisées pour les recherches

# Afficher le stockage utilisé dans un répertoire donné

du -h /etc/

# Afficher le stockage utilisé dans un répertoire donné et prendre uniquement les valeurs égales ou au-dessus de 1MB

du -h /usr/ | awk '$1 ~ /[MGT]$/'

# Trouver tous les dossiers qui contiennent le “pando”
find / -type d -name "*pando*"

V1.301 Fonctionnel

Disponible sur le Git : Script V1.301

v1.301.1

Disque Data

v1.301.2

Check et différence d'espace utilisé avant et après installation

Minimum 1 MB de différence

/boot

avant après
2.5M /boot/grub/i386-pc
2.3M /boot/grub/fonts
7.1M /boot/grub
129M /boot/
2.5M /boot/grub/i386-pc
2.3M /boot/grub/fonts
7.1M /boot/grub
129M /boot/

/data

avant après
1.7M /data/pandora/mysql/performance_schema
28M /data/pandora/mysql/pandora
129M /data/pandora/mysql/#innodb_redo
250M /data/pandora/mysql
1.7M /data/pandora/www/html/pandora_console/operation
3.0M /data/pandora/www/html/pandora_console/include/styles
26M /data/pandora/www/html/pandora_console/include/languages
2.2M /data/pandora/www/html/pandora_console/include/help
1.4M /data/pandora/www/html/pandora_console/include/visual-console-client
1.3M /data/pandora/www/html/pandora_console/include/graphs/chartjs
1.1M /data/pandora/www/html/pandora_console/include/graphs/flot
2.5M /data/pandora/www/html/pandora_console/include/graphs
11M /data/pandora/www/html/pandora_console/include/ehorus
1.4M /data/pandora/www/html/pandora_console/include/class
6.7M /data/pandora/www/html/pandora_console/include/browscap
1.2M /data/pandora/www/html/pandora_console/include/sounds
1.5M /data/pandora/www/html/pandora_console/include/javascript/languages
1.5M /data/pandora/www/html/pandora_console/include/javascript/fullcalendar
2.9M /data/pandora/www/html/pandora_console/include/javascript/timezonepicker/images
3.1M /data/pandora/www/html/pandora_console/include/javascript/timezonepicker
1.7M /data/pandora/www/html/pandora_console/include/javascript/tiny_mce/plugins
2.4M /data/pandora/www/html/pandora_console/include/javascript/tiny_mce
17M /data/pandora/www/html/pandora_console/include/javascript
1.1M /data/pandora/www/html/pandora_console/include/lib
79M /data/pandora/www/html/pandora_console/include
1.3M /data/pandora/www/html/pandora_console/mobile/include
1.6M /data/pandora/www/html/pandora_console/mobile
2.3M /data/pandora/www/html/pandora_console/attachment/mibs
2.3M /data/pandora/www/html/pandora_console/attachment
1.2M /data/pandora/www/html/pandora_console/update_manager_client/resources/images
1.7M /data/pandora/www/html/pandora_console/update_manager_client/resources
2.0M /data/pandora/www/html/pandora_console/update_manager_client
1.3M /data/pandora/www/html/pandora_console/extras
3.1M /data/pandora/www/html/pandora_console/images/console/icons
9.0M /data/pandora/www/html/pandora_console/images/console/background
13M /data/pandora/www/html/pandora_console/images/console
3.6M /data/pandora/www/html/pandora_console/images/help
3.1M /data/pandora/www/html/pandora_console/images/backgrounds/random_backgrounds
5.9M /data/pandora/www/html/pandora_console/images/backgrounds
36M /data/pandora/www/html/pandora_console/images
3.9M /data/pandora/www/html/pandora_console/godmode
1.1M /data/pandora/www/html/pandora_console/vendor/swiftmailer/swiftmailer/lib
1.3M /data/pandora/www/html/pandora_console/vendor/swiftmailer/swiftmailer
1.3M /data/pandora/www/html/pandora_console/vendor/swiftmailer
1.5M /data/pandora/www/html/pandora_console/vendor/symfony/polyfill-iconv/Resources/charset
1.5M /data/pandora/www/html/pandora_console/vendor/symfony/polyfill-iconv/Resources
1.6M /data/pandora/www/html/pandora_console/vendor/symfony/polyfill-iconv
3.2M /data/pandora/www/html/pandora_console/vendor/symfony
1.5M /data/pandora/www/html/pandora_console/vendor/amphp
1.2M /data/pandora/www/html/pandora_console/vendor/tinymce/tinymce/plugins/emoticons/js
1.2M /data/pandora/www/html/pandora_console/vendor/tinymce/tinymce/plugins/emoticons
2.5M /data/pandora/www/html/pandora_console/vendor/tinymce/tinymce/plugins
1.1M /data/pandora/www/html/pandora_console/vendor/tinymce/tinymce/skins/ui
1.2M /data/pandora/www/html/pandora_console/vendor/tinymce/tinymce/skins
1.5M /data/pandora/www/html/pandora_console/vendor/tinymce/tinymce/themes/silver
1.5M /data/pandora/www/html/pandora_console/vendor/tinymce/tinymce/themes
7.5M /data/pandora/www/html/pandora_console/vendor/tinymce/tinymce
7.5M /data/pandora/www/html/pandora_console/vendor/tinymce
3.5M /data/pandora/www/html/pandora_console/vendor/mpdf/mpdf/src
88M /data/pandora/www/html/pandora_console/vendor/mpdf/mpdf/ttfonts
2.8M /data/pandora/www/html/pandora_console/vendor/mpdf/mpdf/data
94M /data/pandora/www/html/pandora_console/vendor/mpdf/mpdf
94M /data/pandora/www/html/pandora_console/vendor/mpdf
112M /data/pandora/www/html/pandora_console/vendor
242M /data/pandora/www/html/pandora_console
242M /data/pandora/www/html
242M /data/pandora/www
492M /data/pandora
492M /data/

/dev

avant après

/etc

avant après
5.5M /etc/ 8.4M /etc/

/home

avant après

/media

avant après

/mnt

avant après

/opt

avant après
2.0M /opt/microsoft/msodbcsql17/lib64
2.3M /opt/microsoft/msodbcsql17
2.3M /opt/microsoft
11M /opt/google/chrome/WidevineCdm/_platform_specific/linux_x64
11M /opt/google/chrome/WidevineCdm/_platform_specific
11M /opt/google/chrome/WidevineCdm
31M /opt/google/chrome/locales
304M /opt/google/chrome
304M /opt/google
232M /opt/oracle/instantclient_19_8
232M /opt/oracle
538M /opt/

/proc

avant après

/root

avant après
2.5M /root/.cpan/sources/modules
2.8M /root/.cpan/sources/authors/id
3.0M /root/.cpan/sources/authors
5.4M /root/.cpan/sources
1.2M /root/.cpan/build/UUID-0.32-0
1.2M /root/.cpan/build/Archive-Zip-1.68-0
6.9M /root/.cpan/build
54M /root/.cpan
2.2M /root/.launchpadlib/api.launchpad.net/cache
2.2M /root/.launchpadlib/api.launchpad.net
2.2M /root/.launchpadlib
56M /root/

/run

avant après
1.1M /run/udev/data
1.1M /run/udev
1.4M /run/
1.1M /run/udev/data
1.1M /run/udev
1.6M /run/

/snap

avant après
289M /snap/lxd/24322/bin
1.6M /snap/lxd/24322/criu
5.2M /snap/lxd/24322/lib/python3/dist-packages
5.2M /snap/lxd/24322/lib/python3
12M /snap/lxd/24322/lib/x86_64-linux-gnu/ceph
43M /snap/lxd/24322/lib/x86_64-linux-gnu
58M /snap/lxd/24322/lib
1.8M /snap/lxd/24322/share/misc
4.6M /snap/lxd/24322/share/qemu
7.1M /snap/lxd/24322/share
2.1M /snap/lxd/24322/zfs-0.6/lib
2.3M /snap/lxd/24322/zfs-0.6
3.1M /snap/lxd/24322/zfs-0.7/lib
3.4M /snap/lxd/24322/zfs-0.7
4.1M /snap/lxd/24322/zfs-0.8/lib
4.4M /snap/lxd/24322/zfs-0.8
5.7M /snap/lxd/24322/zfs-2.0/lib
6.1M /snap/lxd/24322/zfs-2.0
5.8M /snap/lxd/24322/zfs-2.1/lib
6.2M /snap/lxd/24322/zfs-2.1
378M /snap/lxd/24322
378M /snap/lxd
3.8M /snap/snapd/20290/bin
4.6M /snap/snapd/20290/lib/x86_64-linux-gnu
4.6M /snap/snapd/20290/lib
17M /snap/snapd/20290/usr/bin
1.7M /snap/snapd/20290/usr/lib/locale/C.UTF-8
1.7M /snap/snapd/20290/usr/lib/locale
92M /snap/snapd/20290/usr/lib/snapd
6.0M /snap/snapd/20290/usr/lib/x86_64-linux-gnu/gconv
6.1M /snap/snapd/20290/usr/lib/x86_64-linux-gnu
100M /snap/snapd/20290/usr/lib
116M /snap/snapd/20290/usr
125M /snap/snapd/20290
3.8M /snap/snapd/18357/bin
4.6M /snap/snapd/18357/lib/x86_64-linux-gnu
4.6M /snap/snapd/18357/lib
25M /snap/snapd/18357/usr/bin
1.7M /snap/snapd/18357/usr/lib/locale/C.UTF-8
1.7M /snap/snapd/18357/usr/lib/locale
139M /snap/snapd/18357/usr/lib/snapd
6.0M /snap/snapd/18357/usr/lib/x86_64-linux-gnu/gconv
6.1M /snap/snapd/18357/usr/lib/x86_64-linux-gnu
147M /snap/snapd/18357/usr/lib
171M /snap/snapd/18357/usr
179M /snap/snapd/18357
303M /snap/snapd
1.3M /snap/core20/1822/etc
37M /snap/core20/1822/usr/bin
7.7M /snap/core20/1822/usr/lib/i386-linux-gnu/gconv
14M /snap/core20/1822/usr/lib/i386-linux-gnu
1.7M /snap/core20/1822/usr/lib/locale/C.UTF-8
1.7M /snap/core20/1822/usr/lib/locale
1.3M /snap/core20/1822/usr/lib/openssh
1.1M /snap/core20/1822/usr/lib/python3/dist-packages/cloudinit/config
1.1M /snap/core20/1822/usr/lib/python3/dist-packages/cloudinit/sources
3.8M /snap/core20/1822/usr/lib/python3/dist-packages/cloudinit
1.8M /snap/core20/1822/usr/lib/python3/dist-packages/cryptography/hazmat
2.1M /snap/core20/1822/usr/lib/python3/dist-packages/cryptography
2.0M /snap/core20/1822/usr/lib/python3/dist-packages/setuptools
1.6M /snap/core20/1822/usr/lib/python3/dist-packages/urwid
19M /snap/core20/1822/usr/lib/python3/dist-packages
19M /snap/core20/1822/usr/lib/python3
3.4M /snap/core20/1822/usr/lib/python3.8/pycache
1.1M /snap/core20/1822/usr/lib/python3.8/distutils
1.8M /snap/core20/1822/usr/lib/python3.8/encodings
2.7M /snap/core20/1822/usr/lib/python3.8/lib-dynload
1.1M /snap/core20/1822/usr/lib/python3.8/pydoc_data
21M /snap/core20/1822/usr/lib/python3.8
9.3M /snap/core20/1822/usr/lib/systemd
6.6M /snap/core20/1822/usr/lib/udev/hwdb.d
17M /snap/core20/1822/usr/lib/udev
7.8M /snap/core20/1822/usr/lib/x86_64-linux-gnu/gconv
2.1M /snap/core20/1822/usr/lib/x86_64-linux-gnu/perl-base/unicore
3.6M /snap/core20/1822/usr/lib/x86_64-linux-gnu/perl-base
1.4M /snap/core20/1822/usr/lib/x86_64-linux-gnu/pkcs11
1.4M /snap/core20/1822/usr/lib/x86_64-linux-gnu/security
1.9M /snap/core20/1822/usr/lib/x86_64-linux-gnu/xtables
60M /snap/core20/1822/usr/lib/x86_64-linux-gnu
142M /snap/core20/1822/usr/lib
15M /snap/core20/1822/usr/sbin
1.1M /snap/core20/1822/usr/share/bash-completion/completions
1.2M /snap/core20/1822/usr/share/bash-completion
2.3M /snap/core20/1822/usr/share/doc
1.9M /snap/core20/1822/usr/share/zoneinfo
8.3M /snap/core20/1822/usr/share
201M /snap/core20/1822/usr
203M /snap/core20/1822
1.3M /snap/core20/2015/etc
37M /snap/core20/2015/usr/bin
7.7M /snap/core20/2015/usr/lib/i386-linux-gnu/gconv
14M /snap/core20/2015/usr/lib/i386-linux-gnu
1.7M /snap/core20/2015/usr/lib/locale/C.UTF-8
1.7M /snap/core20/2015/usr/lib/locale
1.3M /snap/core20/2015/usr/lib/openssh
1.1M /snap/core20/2015/usr/lib/python3/dist-packages/cloudinit/config
1.1M /snap/core20/2015/usr/lib/python3/dist-packages/cloudinit/sources
3.8M /snap/core20/2015/usr/lib/python3/dist-packages/cloudinit
1.8M /snap/core20/2015/usr/lib/python3/dist-packages/cryptography/hazmat
2.1M /snap/core20/2015/usr/lib/python3/dist-packages/cryptography
2.0M /snap/core20/2015/usr/lib/python3/dist-packages/setuptools
1.6M /snap/core20/2015/usr/lib/python3/dist-packages/urwid
19M /snap/core20/2015/usr/lib/python3/dist-packages
19M /snap/core20/2015/usr/lib/python3
3.4M /snap/core20/2015/usr/lib/python3.8/pycache
1.1M /snap/core20/2015/usr/lib/python3.8/distutils
1.8M /snap/core20/2015/usr/lib/python3.8/encodings
2.7M /snap/core20/2015/usr/lib/python3.8/lib-dynload
1.1M /snap/core20/2015/usr/lib/python3.8/pydoc_data
21M /snap/core20/2015/usr/lib/python3.8
9.3M /snap/core20/2015/usr/lib/systemd
6.6M /snap/core20/2015/usr/lib/udev/hwdb.d
17M /snap/core20/2015/usr/lib/udev
7.8M /snap/core20/2015/usr/lib/x86_64-linux-gnu/gconv
2.1M /snap/core20/2015/usr/lib/x86_64-linux-gnu/perl-base/unicore
3.6M /snap/core20/2015/usr/lib/x86_64-linux-gnu/perl-base
1.4M /snap/core20/2015/usr/lib/x86_64-linux-gnu/pkcs11
1.4M /snap/core20/2015/usr/lib/x86_64-linux-gnu/security
1.9M /snap/core20/2015/usr/lib/x86_64-linux-gnu/xtables
60M /snap/core20/2015/usr/lib/x86_64-linux-gnu
142M /snap/core20/2015/usr/lib
15M /snap/core20/2015/usr/sbin
1.1M /snap/core20/2015/usr/share/bash-completion/completions
1.2M /snap/core20/2015/usr/share/bash-completion
2.3M /snap/core20/2015/usr/share/doc
2.2M /snap/core20/2015/usr/share/zoneinfo
8.6M /snap/core20/2015/usr/share
202M /snap/core20/2015/usr
203M /snap/core20/2015
406M /snap/core20
1.1G /snap/
289M /snap/lxd/24322/bin
1.6M /snap/lxd/24322/criu
5.2M /snap/lxd/24322/lib/python3/dist-packages
5.2M /snap/lxd/24322/lib/python3
12M /snap/lxd/24322/lib/x86_64-linux-gnu/ceph
43M /snap/lxd/24322/lib/x86_64-linux-gnu
58M /snap/lxd/24322/lib
1.8M /snap/lxd/24322/share/misc
4.6M /snap/lxd/24322/share/qemu
7.1M /snap/lxd/24322/share
2.1M /snap/lxd/24322/zfs-0.6/lib
2.3M /snap/lxd/24322/zfs-0.6
3.1M /snap/lxd/24322/zfs-0.7/lib
3.4M /snap/lxd/24322/zfs-0.7
4.1M /snap/lxd/24322/zfs-0.8/lib
4.4M /snap/lxd/24322/zfs-0.8
5.7M /snap/lxd/24322/zfs-2.0/lib
6.1M /snap/lxd/24322/zfs-2.0
5.8M /snap/lxd/24322/zfs-2.1/lib
6.2M /snap/lxd/24322/zfs-2.1
378M /snap/lxd/24322
378M /snap/lxd
3.8M /snap/snapd/20290/bin
4.6M /snap/snapd/20290/lib/x86_64-linux-gnu
4.6M /snap/snapd/20290/lib
17M /snap/snapd/20290/usr/bin
1.7M /snap/snapd/20290/usr/lib/locale/C.UTF-8
1.7M /snap/snapd/20290/usr/lib/locale
92M /snap/snapd/20290/usr/lib/snapd
6.0M /snap/snapd/20290/usr/lib/x86_64-linux-gnu/gconv
6.1M /snap/snapd/20290/usr/lib/x86_64-linux-gnu
100M /snap/snapd/20290/usr/lib
116M /snap/snapd/20290/usr
125M /snap/snapd/20290
3.8M /snap/snapd/18357/bin
4.6M /snap/snapd/18357/lib/x86_64-linux-gnu
4.6M /snap/snapd/18357/lib
25M /snap/snapd/18357/usr/bin
1.7M /snap/snapd/18357/usr/lib/locale/C.UTF-8
1.7M /snap/snapd/18357/usr/lib/locale
139M /snap/snapd/18357/usr/lib/snapd
6.0M /snap/snapd/18357/usr/lib/x86_64-linux-gnu/gconv
6.1M /snap/snapd/18357/usr/lib/x86_64-linux-gnu
147M /snap/snapd/18357/usr/lib
171M /snap/snapd/18357/usr
179M /snap/snapd/18357
303M /snap/snapd
1.3M /snap/core20/1822/etc
37M /snap/core20/1822/usr/bin
7.7M /snap/core20/1822/usr/lib/i386-linux-gnu/gconv
14M /snap/core20/1822/usr/lib/i386-linux-gnu
1.7M /snap/core20/1822/usr/lib/locale/C.UTF-8
1.7M /snap/core20/1822/usr/lib/locale
1.3M /snap/core20/1822/usr/lib/openssh
1.1M /snap/core20/1822/usr/lib/python3/dist-packages/cloudinit/config
1.1M /snap/core20/1822/usr/lib/python3/dist-packages/cloudinit/sources
3.8M /snap/core20/1822/usr/lib/python3/dist-packages/cloudinit
1.8M /snap/core20/1822/usr/lib/python3/dist-packages/cryptography/hazmat
2.1M /snap/core20/1822/usr/lib/python3/dist-packages/cryptography
2.0M /snap/core20/1822/usr/lib/python3/dist-packages/setuptools
1.6M /snap/core20/1822/usr/lib/python3/dist-packages/urwid
19M /snap/core20/1822/usr/lib/python3/dist-packages
19M /snap/core20/1822/usr/lib/python3
3.4M /snap/core20/1822/usr/lib/python3.8/pycache
1.1M /snap/core20/1822/usr/lib/python3.8/distutils
1.8M /snap/core20/1822/usr/lib/python3.8/encodings
2.7M /snap/core20/1822/usr/lib/python3.8/lib-dynload
1.1M /snap/core20/1822/usr/lib/python3.8/pydoc_data
21M /snap/core20/1822/usr/lib/python3.8
9.3M /snap/core20/1822/usr/lib/systemd
6.6M /snap/core20/1822/usr/lib/udev/hwdb.d
17M /snap/core20/1822/usr/lib/udev
7.8M /snap/core20/1822/usr/lib/x86_64-linux-gnu/gconv
2.1M /snap/core20/1822/usr/lib/x86_64-linux-gnu/perl-base/unicore
3.6M /snap/core20/1822/usr/lib/x86_64-linux-gnu/perl-base
1.4M /snap/core20/1822/usr/lib/x86_64-linux-gnu/pkcs11
1.4M /snap/core20/1822/usr/lib/x86_64-linux-gnu/security
1.9M /snap/core20/1822/usr/lib/x86_64-linux-gnu/xtables
60M /snap/core20/1822/usr/lib/x86_64-linux-gnu
142M /snap/core20/1822/usr/lib
15M /snap/core20/1822/usr/sbin
1.1M /snap/core20/1822/usr/share/bash-completion/completions
1.2M /snap/core20/1822/usr/share/bash-completion
2.3M /snap/core20/1822/usr/share/doc
1.9M /snap/core20/1822/usr/share/zoneinfo
8.3M /snap/core20/1822/usr/share
201M /snap/core20/1822/usr
203M /snap/core20/1822
1.3M /snap/core20/2015/etc
37M /snap/core20/2015/usr/bin
7.7M /snap/core20/2015/usr/lib/i386-linux-gnu/gconv
14M /snap/core20/2015/usr/lib/i386-linux-gnu
1.7M /snap/core20/2015/usr/lib/locale/C.UTF-8
1.7M /snap/core20/2015/usr/lib/locale
1.3M /snap/core20/2015/usr/lib/openssh
1.1M /snap/core20/2015/usr/lib/python3/dist-packages/cloudinit/config
1.1M /snap/core20/2015/usr/lib/python3/dist-packages/cloudinit/sources
3.8M /snap/core20/2015/usr/lib/python3/dist-packages/cloudinit
1.8M /snap/core20/2015/usr/lib/python3/dist-packages/cryptography/hazmat
2.1M /snap/core20/2015/usr/lib/python3/dist-packages/cryptography
2.0M /snap/core20/2015/usr/lib/python3/dist-packages/setuptools
1.6M /snap/core20/2015/usr/lib/python3/dist-packages/urwid
19M /snap/core20/2015/usr/lib/python3/dist-packages
19M /snap/core20/2015/usr/lib/python3
3.4M /snap/core20/2015/usr/lib/python3.8/pycache
1.1M /snap/core20/2015/usr/lib/python3.8/distutils
1.8M /snap/core20/2015/usr/lib/python3.8/encodings
2.7M /snap/core20/2015/usr/lib/python3.8/lib-dynload
1.1M /snap/core20/2015/usr/lib/python3.8/pydoc_data
21M /snap/core20/2015/usr/lib/python3.8
9.3M /snap/core20/2015/usr/lib/systemd
6.6M /snap/core20/2015/usr/lib/udev/hwdb.d
17M /snap/core20/2015/usr/lib/udev
7.8M /snap/core20/2015/usr/lib/x86_64-linux-gnu/gconv
2.1M /snap/core20/2015/usr/lib/x86_64-linux-gnu/perl-base/unicore
3.6M /snap/core20/2015/usr/lib/x86_64-linux-gnu/perl-base
1.4M /snap/core20/2015/usr/lib/x86_64-linux-gnu/pkcs11
1.4M /snap/core20/2015/usr/lib/x86_64-linux-gnu/security
1.9M /snap/core20/2015/usr/lib/x86_64-linux-gnu/xtables
60M /snap/core20/2015/usr/lib/x86_64-linux-gnu
142M /snap/core20/2015/usr/lib
15M /snap/core20/2015/usr/sbin
1.1M /snap/core20/2015/usr/share/bash-completion/completions
1.2M /snap/core20/2015/usr/share/bash-completion
2.3M /snap/core20/2015/usr/share/doc
2.2M /snap/core20/2015/usr/share/zoneinfo
8.6M /snap/core20/2015/usr/share
202M /snap/core20/2015/usr
203M /snap/core20/2015
406M /snap/core20
1.1G /snap/

/srv

avant après

/sys

avant après

/tmp

avant après
5.9M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc/shlib/x86_64-linux-thread-multi
5.9M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc/shlib
1.3M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc/lib/IO
3.0M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc/lib/auto/Encode/JP
3.2M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc/lib/auto/Encode
1.3M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc/lib/auto/Net
2.1M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc/lib/auto/DBD
9.6M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc/lib/auto
1.7M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc/lib/DBD
3.8M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc/lib/unicore/lib
5.8M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc/lib/unicore
25M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc/lib
32M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef/inc
42M /tmp/par-726f6f74/cache-20d9008ef862a5710b8249d6a43c41a8adf277ef
5.9M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3/inc/shlib/x86_64-linux-thread-multi
5.9M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3/inc/shlib
3.0M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3/inc/lib/auto/Encode/JP
3.2M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3/inc/lib/auto/Encode
1.3M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3/inc/lib/auto/Net
2.1M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3/inc/lib/auto/DBD
8.7M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3/inc/lib/auto
1.7M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3/inc/lib/DBD
3.8M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3/inc/lib/unicore/lib
5.8M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3/inc/lib/unicore
23M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3/inc/lib
30M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3/inc
40M /tmp/par-726f6f74/cache-f14f0b414b67c42c17713bf0470f3248e342b3b3
81M /tmp/par-726f6f74
5.9M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc/shlib/x86_64-linux-thread-multi
5.9M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc/shlib
1.3M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc/lib/IO
3.0M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc/lib/auto/Encode/JP
3.2M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc/lib/auto/Encode
1.3M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc/lib/auto/Net
2.1M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc/lib/auto/DBD
9.7M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc/lib/auto
1.7M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc/lib/DBD
3.8M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc/lib/unicore/lib
5.8M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc/lib/unicore
25M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc/lib
32M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888/inc
42M /tmp/par-70616e646f7261/cache-dfde370e9ac43fa4ee3a7398a403d2e34164d888
42M /tmp/par-70616e646f7261
124M /tmp/

/usr

avant après
3.1M /usr/libexec
110M /usr/bin
31M /usr/sbin
1.8M /usr/lib/python3/dist-packages/chardet
1.4M /usr/lib/python3/dist-packages/cloudinit/sources
1.4M /usr/lib/python3/dist-packages/cloudinit/config
5.0M /usr/lib/python3/dist-packages/cloudinit
2.2M /usr/lib/python3/dist-packages/cryptography/hazmat
2.5M /usr/lib/python3/dist-packages/cryptography
1.6M /usr/lib/python3/dist-packages/sos/report/plugins/pycache
3.2M /usr/lib/python3/dist-packages/sos/report/plugins
3.4M /usr/lib/python3/dist-packages/sos/report
4.7M /usr/lib/python3/dist-packages/sos
1.6M /usr/lib/python3/dist-packages/uaclient
1.1M /usr/lib/python3/dist-packages/zope/interface/tests
1.9M /usr/lib/python3/dist-packages/zope/interface
1.9M /usr/lib/python3/dist-packages/zope
1.3M /usr/lib/python3/dist-packages/oauthlib
1.7M /usr/lib/python3/dist-packages/launchpadlib/testing
1.9M /usr/lib/python3/dist-packages/launchpadlib
1.3M /usr/lib/python3/dist-packages/setuptools/_distutils
3.4M /usr/lib/python3/dist-packages/setuptools
1.7M /usr/lib/python3/dist-packages/twisted/conch/test
3.3M /usr/lib/python3/dist-packages/twisted/conch
1.1M /usr/lib/python3/dist-packages/twisted/web/test/pycache
2.1M /usr/lib/python3/dist-packages/twisted/web/test
3.5M /usr/lib/python3/dist-packages/twisted/web
1.9M /usr/lib/python3/dist-packages/twisted/words
1.3M /usr/lib/python3/dist-packages/twisted/protocols
1.6M /usr/lib/python3/dist-packages/twisted/internet/test
3.7M /usr/lib/python3/dist-packages/twisted/internet
1.9M /usr/lib/python3/dist-packages/twisted/python
1.6M /usr/lib/python3/dist-packages/twisted/trial
1.1M /usr/lib/python3/dist-packages/twisted/mail/test
2.3M /usr/lib/python3/dist-packages/twisted/mail
1.3M /usr/lib/python3/dist-packages/twisted/names
1.9M /usr/lib/python3/dist-packages/twisted/test/pycache
3.7M /usr/lib/python3/dist-packages/twisted/test
28M /usr/lib/python3/dist-packages/twisted
78M /usr/lib/python3/dist-packages
78M /usr/lib/python3
9.0M /usr/lib/git-core
7.4M /usr/lib/udev/hwdb.d
19M /usr/lib/udev
3.3M /usr/lib/locale
82M /usr/lib/snapd
1.2M /usr/lib/python3.10/pydoc_data
3.8M /usr/lib/python3.10/pycache
2.9M /usr/lib/python3.10/lib-dynload
1.3M /usr/lib/python3.10/distutils
2.4M /usr/lib/python3.10/encodings
25M /usr/lib/python3.10
1.6M /usr/lib/modules/5.15.0-89-generic/kernel/arch/x86/crypto
3.2M /usr/lib/modules/5.15.0-89-generic/kernel/arch/x86/kvm
5.0M /usr/lib/modules/5.15.0-89-generic/kernel/arch/x86
5.0M /usr/lib/modules/5.15.0-89-generic/kernel/arch
1.8M /usr/lib/modules/5.15.0-89-generic/kernel/crypto
3.7M /usr/lib/modules/5.15.0-89-generic/kernel/kernel
2.1M /usr/lib/modules/5.15.0-89-generic/kernel/net/sched
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/net/bridge
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/net/ipv4
2.4M /usr/lib/modules/5.15.0-89-generic/kernel/net/mac80211
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/net/netfilter/ipset
5.7M /usr/lib/modules/5.15.0-89-generic/kernel/net/netfilter
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/net/bluetooth
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/net/wireless
2.1M /usr/lib/modules/5.15.0-89-generic/kernel/net/sunrpc
30M /usr/lib/modules/5.15.0-89-generic/kernel/net
3.7M /usr/lib/modules/5.15.0-89-generic/kernel/lib
2.1M /usr/lib/modules/5.15.0-89-generic/kernel/sound/pci/hda
1.5M /usr/lib/modules/5.15.0-89-generic/kernel/sound/pci/echoaudio
9.9M /usr/lib/modules/5.15.0-89-generic/kernel/sound/pci
2.5M /usr/lib/modules/5.15.0-89-generic/kernel/sound/soc/intel/boards
3.7M /usr/lib/modules/5.15.0-89-generic/kernel/sound/soc/intel
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/sound/soc/sof
20M /usr/lib/modules/5.15.0-89-generic/kernel/sound/soc/codecs
28M /usr/lib/modules/5.15.0-89-generic/kernel/sound/soc
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/sound/core
1.5M /usr/lib/modules/5.15.0-89-generic/kernel/sound/usb
44M /usr/lib/modules/5.15.0-89-generic/kernel/sound
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/iio/adc
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/iio/light
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/iio/accel
12M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/iio
3.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/platform/x86
4.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/platform
2.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/block
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/scsi/lpfc
1.8M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/scsi/qla2xxx
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/scsi/bfa
20M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/scsi
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/isdn
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/crypto
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/nvme
2.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/regulator
1.8M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/ata
4.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu/drm/nouveau
6.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu/drm/i915
20M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu/drm/amd/amdgpu
20M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu/drm/amd
3.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu/drm/radeon
40M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu/drm
40M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/target
3.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/md
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/mellanox/mlx4
3.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/mellanox/mlxsw
3.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/mellanox/mlx5/core
3.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/mellanox/mlx5
7.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/mellanox
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/qlogic/qed
3.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/qlogic
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/intel/ice
5.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/intel
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/cavium
1.6M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/broadcom/bnx2x
3.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/broadcom
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/chelsio/cxgb4
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/chelsio
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/sfc
37M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/can
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/dsa
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/intel/iwlwifi/mvm
2.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/intel/iwlwifi
4.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/intel
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ralink/rt2x00
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ralink
1.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ath/ath11k
2.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ath/ath9k
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ath/ath10k
8.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ath
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/marvell/mwifiex
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/marvell
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/broadcom/brcm80211
3.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/broadcom
2.6M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/mediatek/mt76
2.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/mediatek
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/realtek/rtw89
5.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/realtek/rtlwifi
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/realtek/rtw88
9.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/realtek
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/intersil
1.6M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ti
37M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/phy
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/usb
87M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/mfd
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/rc/keymaps
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/rc
8.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/pci
1.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/radio
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/common
6.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/dvb-frontends
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/tuners
7.6M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/i2c
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/v4l2-core
2.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/usb/dvb-usb
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/usb/dvb-usb-v2
3.6M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/usb/gspca
12M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/usb
44M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/input/touchscreen
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/input/misc
6.6M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/input
7.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/hwmon
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/leds
4.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/hid
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/i2c
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/mmc/host
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/mmc
1.8M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/power/supply
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/power
3.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/comedi/drivers
4.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/comedi
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/char
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/tty
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/nfc
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/bluetooth
1.8M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/rtc
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/watchdog
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpio
3.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/video/fbdev
4.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/video
2.8M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/staging/media/atomisp
4.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/staging/media
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/staging/rtl8723bs
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/staging/r8188eu
14M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/staging
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/infiniband/ulp
2.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/infiniband/hw/hfi1
7.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/infiniband/hw
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/infiniband/core
11M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/infiniband
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/mtd/nand
3.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/mtd
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/misc/habanalabs
4.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/misc
1.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/usb/gadget/function
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/usb/gadget/udc
3.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/usb/gadget
2.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/usb/serial
12M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/usb
326M /usr/lib/modules/5.15.0-89-generic/kernel/drivers
3.0M /usr/lib/modules/5.15.0-89-generic/kernel/fs/ocfs2
3.0M /usr/lib/modules/5.15.0-89-generic/kernel/fs/btrfs
3.3M /usr/lib/modules/5.15.0-89-generic/kernel/fs/xfs
2.3M /usr/lib/modules/5.15.0-89-generic/kernel/fs/cifs
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/fs/nfsd
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/fs/nls
2.8M /usr/lib/modules/5.15.0-89-generic/kernel/fs/nfs
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/fs/f2fs
30M /usr/lib/modules/5.15.0-89-generic/kernel/fs
7.3M /usr/lib/modules/5.15.0-89-generic/kernel/zfs
450M /usr/lib/modules/5.15.0-89-generic/kernel
456M /usr/lib/modules/5.15.0-89-generic
456M /usr/lib/modules
2.1M /usr/lib/x86_64-linux-gnu/xtables
2.0M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Encode/TW
2.7M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Encode/JP
2.4M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Encode/KR
2.1M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Encode/CN
9.5M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Encode
1.6M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Unicode/Collate
2.1M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Unicode
14M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto
7.7M /usr/lib/x86_64-linux-gnu/perl/5.34.0/CORE
25M /usr/lib/x86_64-linux-gnu/perl/5.34.0
26M /usr/lib/x86_64-linux-gnu/perl
1.8M /usr/lib/x86_64-linux-gnu/nss
8.2M /usr/lib/x86_64-linux-gnu/gconv
1.1M /usr/lib/x86_64-linux-gnu/perl-base/auto
1.1M /usr/lib/x86_64-linux-gnu/perl-base/unicore/To
2.7M /usr/lib/x86_64-linux-gnu/perl-base/unicore/lib
3.7M /usr/lib/x86_64-linux-gnu/perl-base/unicore
5.5M /usr/lib/x86_64-linux-gnu/perl-base
1.5M /usr/lib/x86_64-linux-gnu/security
1.6M /usr/lib/x86_64-linux-gnu/ModemManager
1.7M /usr/lib/x86_64-linux-gnu/ldscripts
2.8M /usr/lib/x86_64-linux-gnu/fwupd-plugins-5
198M /usr/lib/x86_64-linux-gnu
1.4M /usr/lib/systemd/system
11M /usr/lib/systemd
1.1M /usr/lib/apt
15M /usr/lib/firmware/dpaa2/mc
15M /usr/lib/firmware/dpaa2
2.9M /usr/lib/firmware/qcom/vpu-1.0
3.0M /usr/lib/firmware/qcom/vpu-2.0
21M /usr/lib/firmware/qcom/sm8250
19M /usr/lib/firmware/qcom/sdm845
1.8M /usr/lib/firmware/qcom/venus-5.4
1.8M /usr/lib/firmware/qcom/venus-5.2
51M /usr/lib/firmware/qcom
58M /usr/lib/firmware/mellanox
1.8M /usr/lib/firmware/intel/vpu
4.1M /usr/lib/firmware/intel/sof/intel-signed
2.8M /usr/lib/firmware/intel/sof/community
9.2M /usr/lib/firmware/intel/sof
6.0M /usr/lib/firmware/intel/sof-tplg
1.3M /usr/lib/firmware/intel/ice
1.8M /usr/lib/firmware/intel/sof-ipc4/mtl
1.8M /usr/lib/firmware/intel/sof-ipc4
54M /usr/lib/firmware/intel
3.5M /usr/lib/firmware/asihpi
27M /usr/lib/firmware/i915
41M /usr/lib/firmware/mrvl/prestera
50M /usr/lib/firmware/mrvl
1.2M /usr/lib/firmware/rtl_bt
1.3M /usr/lib/firmware/rsi
3.9M /usr/lib/firmware/ath11k/QCA6390/hw2.0
3.9M /usr/lib/firmware/ath11k/QCA6390
13M /usr/lib/firmware/ath11k/QCN9074/hw1.0
13M /usr/lib/firmware/ath11k/QCN9074
12M /usr/lib/firmware/ath11k/WCN6855/hw2.0
12M /usr/lib/firmware/ath11k/WCN6855
4.2M /usr/lib/firmware/ath11k/IPQ5018/hw1.0
4.2M /usr/lib/firmware/ath11k/IPQ5018
8.3M /usr/lib/firmware/ath11k/WCN6750/hw1.0
8.3M /usr/lib/firmware/ath11k/WCN6750
4.4M /usr/lib/firmware/ath11k/IPQ6018/hw1.0
4.4M /usr/lib/firmware/ath11k/IPQ6018
5.9M /usr/lib/firmware/ath11k/IPQ8074/hw2.0
5.9M /usr/lib/firmware/ath11k/IPQ8074
51M /usr/lib/firmware/ath11k
12M /usr/lib/firmware/intel-ucode
12M /usr/lib/firmware/brcm
4.5M /usr/lib/firmware/bnx2x
21M /usr/lib/firmware/qed
1.5M /usr/lib/firmware/bnx2
3.0M /usr/lib/firmware/mediatek/mt8173
18M /usr/lib/firmware/mediatek
5.9M /usr/lib/firmware/ti-connectivity
6.2M /usr/lib/firmware/rtw89
1.7M /usr/lib/firmware/qca
1.1M /usr/lib/firmware/rtlwifi
6.1M /usr/lib/firmware/cypress
12M /usr/lib/firmware/vsc/soc_a1_prod
12M /usr/lib/firmware/vsc
1.4M /usr/lib/firmware/libertas
4.6M /usr/lib/firmware/nvidia
2.2M /usr/lib/firmware/ueagle-atm
4.1M /usr/lib/firmware/ath10k/WCN3990/hw1.0
4.1M /usr/lib/firmware/ath10k/WCN3990
2.9M /usr/lib/firmware/ath10k/QCA6174/hw3.0
3.7M /usr/lib/firmware/ath10k/QCA6174
2.6M /usr/lib/firmware/ath10k/QCA9377/hw1.0
2.6M /usr/lib/firmware/ath10k/QCA9377
1.2M /usr/lib/firmware/ath10k/QCA4019/hw1.0
1.2M /usr/lib/firmware/ath10k/QCA4019
15M /usr/lib/firmware/ath10k
7.4M /usr/lib/firmware/radeon
4.6M /usr/lib/firmware/cxgb4
38M /usr/lib/firmware/netronome/nic
58M /usr/lib/firmware/netronome/nic-sriov
20M /usr/lib/firmware/netronome/flower
27M /usr/lib/firmware/netronome/bpf
141M /usr/lib/firmware/netronome
77M /usr/lib/firmware/amdgpu
25M /usr/lib/firmware/liquidio
1006M /usr/lib/firmware
7.0M /usr/lib/file
3.5M /usr/lib/grub/i386-pc
3.6M /usr/lib/grub
1.9G /usr/lib
1.4M /usr/src/linux-headers-5.15.0-89/arch/sparc/include/asm
1.7M /usr/src/linux-headers-5.15.0-89/arch/sparc/include
1.8M /usr/src/linux-headers-5.15.0-89/arch/sparc
1.1M /usr/src/linux-headers-5.15.0-89/arch/s390/include/asm
1.3M /usr/src/linux-headers-5.15.0-89/arch/s390/include
1.5M /usr/src/linux-headers-5.15.0-89/arch/s390
1.4M /usr/src/linux-headers-5.15.0-89/arch/mips/include/asm/octeon
5.2M /usr/src/linux-headers-5.15.0-89/arch/mips/include/asm
5.4M /usr/src/linux-headers-5.15.0-89/arch/mips/include
6.4M /usr/src/linux-headers-5.15.0-89/arch/mips
1.4M /usr/src/linux-headers-5.15.0-89/arch/sh/include
1.8M /usr/src/linux-headers-5.15.0-89/arch/sh
2.5M /usr/src/linux-headers-5.15.0-89/arch/x86/include/asm
2.8M /usr/src/linux-headers-5.15.0-89/arch/x86/include
3.5M /usr/src/linux-headers-5.15.0-89/arch/x86
1.2M /usr/src/linux-headers-5.15.0-89/arch/arm64/include/asm
1.3M /usr/src/linux-headers-5.15.0-89/arch/arm64/include
2.0M /usr/src/linux-headers-5.15.0-89/arch/arm64
1.2M /usr/src/linux-headers-5.15.0-89/arch/m68k/include/asm
1.3M /usr/src/linux-headers-5.15.0-89/arch/m68k/include
1.5M /usr/src/linux-headers-5.15.0-89/arch/m68k
1.1M /usr/src/linux-headers-5.15.0-89/arch/xtensa
2.6M /usr/src/linux-headers-5.15.0-89/arch/powerpc/include/asm
2.9M /usr/src/linux-headers-5.15.0-89/arch/powerpc/include
3.6M /usr/src/linux-headers-5.15.0-89/arch/powerpc
1.2M /usr/src/linux-headers-5.15.0-89/arch/arm/include/asm
1.4M /usr/src/linux-headers-5.15.0-89/arch/arm/include
3.7M /usr/src/linux-headers-5.15.0-89/arch/arm
34M /usr/src/linux-headers-5.15.0-89/arch
1.2M /usr/src/linux-headers-5.15.0-89/net
3.5M /usr/src/linux-headers-5.15.0-89/include/net
1.2M /usr/src/linux-headers-5.15.0-89/include/media
2.1M /usr/src/linux-headers-5.15.0-89/include/dt-bindings/clock
4.6M /usr/src/linux-headers-5.15.0-89/include/dt-bindings
1.3M /usr/src/linux-headers-5.15.0-89/include/trace/events
1.4M /usr/src/linux-headers-5.15.0-89/include/trace
3.3M /usr/src/linux-headers-5.15.0-89/include/linux/mfd
1.2M /usr/src/linux-headers-5.15.0-89/include/linux/platform_data
23M /usr/src/linux-headers-5.15.0-89/include/linux
1.4M /usr/src/linux-headers-5.15.0-89/include/sound
1.3M /usr/src/linux-headers-5.15.0-89/include/drm
6.3M /usr/src/linux-headers-5.15.0-89/include/uapi/linux
7.8M /usr/src/linux-headers-5.15.0-89/include/uapi
49M /usr/src/linux-headers-5.15.0-89/include
1.6M /usr/src/linux-headers-5.15.0-89/tools/testing/selftests/net
4.5M /usr/src/linux-headers-5.15.0-89/tools/testing/selftests
4.7M /usr/src/linux-headers-5.15.0-89/tools/testing
6.1M /usr/src/linux-headers-5.15.0-89/tools
1.7M /usr/src/linux-headers-5.15.0-89/sound
1.8M /usr/src/linux-headers-5.15.0-89/drivers/gpu/drm
1.8M /usr/src/linux-headers-5.15.0-89/drivers/gpu
1.9M /usr/src/linux-headers-5.15.0-89/drivers/net/ethernet
3.5M /usr/src/linux-headers-5.15.0-89/drivers/net
1.9M /usr/src/linux-headers-5.15.0-89/drivers/media
19M /usr/src/linux-headers-5.15.0-89/drivers
1.2M /usr/src/linux-headers-5.15.0-89/fs
3.9M /usr/src/linux-headers-5.15.0-89/scripts
117M /usr/src/linux-headers-5.15.0-89
1.1M /usr/src/linux-headers-5.15.0-89-generic/include
6.0M /usr/src/linux-headers-5.15.0-89-generic/tools/objtool
2.8M /usr/src/linux-headers-5.15.0-89-generic/tools/bpf/resolve_btfids/libsubcmd
5.3M /usr/src/linux-headers-5.15.0-89-generic/tools/bpf/resolve_btfids/libbpf/staticobjs
8.0M /usr/src/linux-headers-5.15.0-89-generic/tools/bpf/resolve_btfids/libbpf
13M /usr/src/linux-headers-5.15.0-89-generic/tools/bpf/resolve_btfids
13M /usr/src/linux-headers-5.15.0-89-generic/tools/bpf
19M /usr/src/linux-headers-5.15.0-89-generic/tools
1.9M /usr/src/linux-headers-5.15.0-89-generic/scripts
25M /usr/src/linux-headers-5.15.0-89-generic
141M /usr/src
1.3M /usr/share/info
1.1M /usr/share/perl/5.34.0/Module
1.1M /usr/share/perl/5.34.0/ExtUtils
1.1M /usr/share/perl/5.34.0/CPAN
1.2M /usr/share/perl/5.34.0/Unicode/Collate/Locale
3.6M /usr/share/perl/5.34.0/Unicode/Collate
3.8M /usr/share/perl/5.34.0/Unicode
1.1M /usr/share/perl/5.34.0/unicore/To
2.7M /usr/share/perl/5.34.0/unicore/lib
5.3M /usr/share/perl/5.34.0/unicore
21M /usr/share/perl/5.34.0
21M /usr/share/perl
1.8M /usr/share/groff/1.22.4
1.8M /usr/share/groff
7.1M /usr/share/vim/vim82/syntax
3.6M /usr/share/vim/vim82/spell
1.2M /usr/share/vim/vim82/ftplugin
8.7M /usr/share/vim/vim82/doc
2.2M /usr/share/vim/vim82/autoload
2.5M /usr/share/vim/vim82/tutor
8.0M /usr/share/vim/vim82/lang
36M /usr/share/vim/vim82
36M /usr/share/vim
9.3M /usr/share/locale
1.5M /usr/share/zoneinfo/posix
1.5M /usr/share/zoneinfo/right
4.7M /usr/share/zoneinfo
3.5M /usr/share/perl5/Locale/RecodeData
3.7M /usr/share/perl5/Locale
4.6M /usr/share/perl5
28M /usr/share/python-babel-localedata/locale-data
28M /usr/share/python-babel-localedata
2.6M /usr/share/doc/git/RelNotes
3.4M /usr/share/doc/git
25M /usr/share/doc
13M /usr/share/i18n/locales
3.4M /usr/share/i18n/charmaps
17M /usr/share/i18n
2.6M /usr/share/X11/xkb/symbols
4.1M /usr/share/X11/xkb
2.0M /usr/share/X11/locale
6.0M /usr/share/X11
1.5M /usr/share/iso-codes/json
1.5M /usr/share/iso-codes
1.9M /usr/share/mime/application
2.3M /usr/share/mime/packages
5.9M /usr/share/mime
1.5M /usr/share/xml/iso-codes
1.5M /usr/share/xml
7.3M /usr/share/terminfo
2.0M /usr/share/fwupd
1.6M /usr/share/man/man5
2.0M /usr/share/man/man7
1.4M /usr/share/man/man3
5.3M /usr/share/man/man1
3.9M /usr/share/man/man8
19M /usr/share/man
1.7M /usr/share/tcltk/tcl8.6/encoding
2.8M /usr/share/tcltk/tcl8.6
2.8M /usr/share/tcltk
2.9M /usr/share/bash-completion/completions
3.0M /usr/share/bash-completion
2.7M /usr/share/consolefonts
2.5M /usr/share/grub
1.3M /usr/share/misc
210M /usr/share
2.4G /usr/
133M /usr/libexec/docker/cli-plugins
134M /usr/libexec/docker
137M /usr/libexec
1.1G /usr/bin
30M /usr/local/bin
1.3M /usr/local/share
31M /usr/local
2.2M /usr/include/openssl
1.1M /usr/include/python3.10
1.4M /usr/include/c++/11/experimental
4.1M /usr/include/c++/11/bits
1.5M /usr/include/c++/11/ext/pb_ds/detail
1.6M /usr/include/c++/11/ext/pb_ds
2.5M /usr/include/c++/11/ext
13M /usr/include/c++/11
13M /usr/include/c++
1.2M /usr/include/x86_64-linux-gnu/bits
2.6M /usr/include/x86_64-linux-gnu
2.2M /usr/include/X11
6.3M /usr/include/linux
32M /usr/include
8.2M /usr/lib32/gconv
13M /usr/lib32
252M /usr/sbin
1.8M /usr/lib/python3/dist-packages/chardet
2.5M /usr/lib/python3/dist-packages/pip/_internal
1.8M /usr/lib/python3/dist-packages/pip/_vendor/chardet
1.1M /usr/lib/python3/dist-packages/pip/_vendor/html5lib
1.1M /usr/lib/python3/dist-packages/pip/_vendor/rich/pycache
2.0M /usr/lib/python3/dist-packages/pip/_vendor/rich
12M /usr/lib/python3/dist-packages/pip/_vendor
14M /usr/lib/python3/dist-packages/pip
1.4M /usr/lib/python3/dist-packages/cloudinit/sources
1.4M /usr/lib/python3/dist-packages/cloudinit/config
5.0M /usr/lib/python3/dist-packages/cloudinit
2.2M /usr/lib/python3/dist-packages/cryptography/hazmat
2.5M /usr/lib/python3/dist-packages/cryptography
1.6M /usr/lib/python3/dist-packages/sos/report/plugins/pycache
3.2M /usr/lib/python3/dist-packages/sos/report/plugins
3.4M /usr/lib/python3/dist-packages/sos/report
4.7M /usr/lib/python3/dist-packages/sos
1.6M /usr/lib/python3/dist-packages/uaclient
1.1M /usr/lib/python3/dist-packages/zope/interface/tests
1.9M /usr/lib/python3/dist-packages/zope/interface
1.9M /usr/lib/python3/dist-packages/zope
1.3M /usr/lib/python3/dist-packages/oauthlib
1.7M /usr/lib/python3/dist-packages/launchpadlib/testing
1.9M /usr/lib/python3/dist-packages/launchpadlib
1.3M /usr/lib/python3/dist-packages/setuptools/_distutils
3.4M /usr/lib/python3/dist-packages/setuptools
1.7M /usr/lib/python3/dist-packages/twisted/conch/test
3.3M /usr/lib/python3/dist-packages/twisted/conch
1.1M /usr/lib/python3/dist-packages/twisted/web/test/pycache
2.1M /usr/lib/python3/dist-packages/twisted/web/test
3.5M /usr/lib/python3/dist-packages/twisted/web
1.9M /usr/lib/python3/dist-packages/twisted/words
1.3M /usr/lib/python3/dist-packages/twisted/protocols
1.6M /usr/lib/python3/dist-packages/twisted/internet/test
3.7M /usr/lib/python3/dist-packages/twisted/internet
1.9M /usr/lib/python3/dist-packages/twisted/python
1.6M /usr/lib/python3/dist-packages/twisted/trial
1.1M /usr/lib/python3/dist-packages/twisted/mail/test
2.3M /usr/lib/python3/dist-packages/twisted/mail
1.3M /usr/lib/python3/dist-packages/twisted/names
1.9M /usr/lib/python3/dist-packages/twisted/test/pycache
3.7M /usr/lib/python3/dist-packages/twisted/test
28M /usr/lib/python3/dist-packages/twisted
91M /usr/lib/python3/dist-packages
91M /usr/lib/python3
9.0M /usr/lib/git-core
4.4M /usr/lib/apache2/modules
4.4M /usr/lib/apache2
12M /usr/lib/php/20200930
12M /usr/lib/php
7.4M /usr/lib/udev/hwdb.d
19M /usr/lib/udev
145M /usr/lib/mysql/plugin/debug
176M /usr/lib/mysql/plugin
3.4M /usr/lib/mysql/private/icudt73l/brkitr
3.8M /usr/lib/mysql/private/icudt73l
7.3M /usr/lib/mysql/private
184M /usr/lib/mysql
3.3M /usr/lib/locale
3.8M /usr/lib/vmware-vcli/VMware/share/VMware
3.8M /usr/lib/vmware-vcli/VMware/share
3.8M /usr/lib/vmware-vcli/VMware
4.4M /usr/lib/vmware-vcli
82M /usr/lib/snapd
1.2M /usr/lib/python3.10/pydoc_data
3.8M /usr/lib/python3.10/pycache
2.9M /usr/lib/python3.10/lib-dynload
1.3M /usr/lib/python3.10/distutils
2.4M /usr/lib/python3.10/encodings
20M /usr/lib/python3.10/config-3.10-x86_64-linux-gnu
44M /usr/lib/python3.10
1.3M /usr/lib/perl5/PandoraFMS
1.3M /usr/lib/perl5
1.6M /usr/lib/modules/5.15.0-89-generic/kernel/arch/x86/crypto
3.2M /usr/lib/modules/5.15.0-89-generic/kernel/arch/x86/kvm
5.0M /usr/lib/modules/5.15.0-89-generic/kernel/arch/x86
5.0M /usr/lib/modules/5.15.0-89-generic/kernel/arch
1.8M /usr/lib/modules/5.15.0-89-generic/kernel/crypto
3.7M /usr/lib/modules/5.15.0-89-generic/kernel/kernel
2.1M /usr/lib/modules/5.15.0-89-generic/kernel/net/sched
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/net/bridge
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/net/ipv4
2.4M /usr/lib/modules/5.15.0-89-generic/kernel/net/mac80211
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/net/netfilter/ipset
5.7M /usr/lib/modules/5.15.0-89-generic/kernel/net/netfilter
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/net/bluetooth
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/net/wireless
2.1M /usr/lib/modules/5.15.0-89-generic/kernel/net/sunrpc
30M /usr/lib/modules/5.15.0-89-generic/kernel/net
3.7M /usr/lib/modules/5.15.0-89-generic/kernel/lib
2.1M /usr/lib/modules/5.15.0-89-generic/kernel/sound/pci/hda
1.5M /usr/lib/modules/5.15.0-89-generic/kernel/sound/pci/echoaudio
9.9M /usr/lib/modules/5.15.0-89-generic/kernel/sound/pci
2.5M /usr/lib/modules/5.15.0-89-generic/kernel/sound/soc/intel/boards
3.7M /usr/lib/modules/5.15.0-89-generic/kernel/sound/soc/intel
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/sound/soc/sof
20M /usr/lib/modules/5.15.0-89-generic/kernel/sound/soc/codecs
28M /usr/lib/modules/5.15.0-89-generic/kernel/sound/soc
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/sound/core
1.5M /usr/lib/modules/5.15.0-89-generic/kernel/sound/usb
44M /usr/lib/modules/5.15.0-89-generic/kernel/sound
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/iio/adc
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/iio/light
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/iio/accel
12M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/iio
3.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/platform/x86
4.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/platform
2.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/block
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/scsi/lpfc
1.8M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/scsi/qla2xxx
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/scsi/bfa
20M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/scsi
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/isdn
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/crypto
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/nvme
2.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/regulator
1.8M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/ata
4.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu/drm/nouveau
6.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu/drm/i915
20M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu/drm/amd/amdgpu
20M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu/drm/amd
3.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu/drm/radeon
40M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu/drm
40M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpu
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/target
3.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/md
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/mellanox/mlx4
3.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/mellanox/mlxsw
3.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/mellanox/mlx5/core
3.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/mellanox/mlx5
7.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/mellanox
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/qlogic/qed
3.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/qlogic
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/intel/ice
5.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/intel
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/cavium
1.6M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/broadcom/bnx2x
3.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/broadcom
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/chelsio/cxgb4
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/chelsio
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet/sfc
37M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/ethernet
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/can
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/dsa
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/intel/iwlwifi/mvm
2.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/intel/iwlwifi
4.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/intel
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ralink/rt2x00
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ralink
1.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ath/ath11k
2.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ath/ath9k
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ath/ath10k
8.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ath
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/marvell/mwifiex
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/marvell
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/broadcom/brcm80211
3.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/broadcom
2.6M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/mediatek/mt76
2.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/mediatek
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/realtek/rtw89
5.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/realtek/rtlwifi
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/realtek/rtw88
9.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/realtek
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/intersil
1.6M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless/ti
37M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/wireless
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/phy
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net/usb
87M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/net
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/mfd
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/rc/keymaps
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/rc
8.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/pci
1.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/radio
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/common
6.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/dvb-frontends
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/tuners
7.6M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/i2c
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/v4l2-core
2.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/usb/dvb-usb
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/usb/dvb-usb-v2
3.6M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/usb/gspca
12M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media/usb
44M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/media
2.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/input/touchscreen
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/input/misc
6.6M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/input
7.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/hwmon
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/leds
4.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/hid
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/i2c
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/mmc/host
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/mmc
1.8M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/power/supply
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/power
3.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/comedi/drivers
4.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/comedi
1.7M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/char
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/tty
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/nfc
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/bluetooth
1.8M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/rtc
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/watchdog
1.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/gpio
3.3M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/video/fbdev
4.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/video
2.8M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/staging/media/atomisp
4.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/staging/media
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/staging/rtl8723bs
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/staging/r8188eu
14M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/staging
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/infiniband/ulp
2.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/infiniband/hw/hfi1
7.0M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/infiniband/hw
1.9M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/infiniband/core
11M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/infiniband
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/mtd/nand
3.4M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/mtd
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/misc/habanalabs
4.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/misc
1.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/usb/gadget/function
1.1M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/usb/gadget/udc
3.2M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/usb/gadget
2.5M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/usb/serial
12M /usr/lib/modules/5.15.0-89-generic/kernel/drivers/usb
326M /usr/lib/modules/5.15.0-89-generic/kernel/drivers
3.0M /usr/lib/modules/5.15.0-89-generic/kernel/fs/ocfs2
3.0M /usr/lib/modules/5.15.0-89-generic/kernel/fs/btrfs
3.3M /usr/lib/modules/5.15.0-89-generic/kernel/fs/xfs
2.3M /usr/lib/modules/5.15.0-89-generic/kernel/fs/cifs
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/fs/nfsd
1.2M /usr/lib/modules/5.15.0-89-generic/kernel/fs/nls
2.8M /usr/lib/modules/5.15.0-89-generic/kernel/fs/nfs
1.4M /usr/lib/modules/5.15.0-89-generic/kernel/fs/f2fs
30M /usr/lib/modules/5.15.0-89-generic/kernel/fs
7.3M /usr/lib/modules/5.15.0-89-generic/kernel/zfs
450M /usr/lib/modules/5.15.0-89-generic/kernel
456M /usr/lib/modules/5.15.0-89-generic
456M /usr/lib/modules
2.1M /usr/lib/x86_64-linux-gnu/xtables
2.0M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Encode/TW
2.7M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Encode/JP
2.4M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Encode/KR
2.1M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Encode/CN
9.5M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Encode
1.6M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Unicode/Collate
2.1M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto/Unicode
14M /usr/lib/x86_64-linux-gnu/perl/5.34.0/auto
7.7M /usr/lib/x86_64-linux-gnu/perl/5.34.0/CORE
25M /usr/lib/x86_64-linux-gnu/perl/5.34.0
26M /usr/lib/x86_64-linux-gnu/perl
1.8M /usr/lib/x86_64-linux-gnu/nss
44M /usr/lib/x86_64-linux-gnu/dri
2.0M /usr/lib/x86_64-linux-gnu/perl5/5.34/auto/Encode/TW
2.7M /usr/lib/x86_64-linux-gnu/perl5/5.34/auto/Encode/JP
2.4M /usr/lib/x86_64-linux-gnu/perl5/5.34/auto/Encode/KR
2.1M /usr/lib/x86_64-linux-gnu/perl5/5.34/auto/Encode/CN
9.5M /usr/lib/x86_64-linux-gnu/perl5/5.34/auto/Encode
1.1M /usr/lib/x86_64-linux-gnu/perl5/5.34/auto/Net
14M /usr/lib/x86_64-linux-gnu/perl5/5.34/auto
19M /usr/lib/x86_64-linux-gnu/perl5/5.34
19M /usr/lib/x86_64-linux-gnu/perl5
8.2M /usr/lib/x86_64-linux-gnu/gconv
1.1M /usr/lib/x86_64-linux-gnu/perl-base/auto
1.1M /usr/lib/x86_64-linux-gnu/perl-base/unicore/To
2.7M /usr/lib/x86_64-linux-gnu/perl-base/unicore/lib
3.7M /usr/lib/x86_64-linux-gnu/perl-base/unicore
5.5M /usr/lib/x86_64-linux-gnu/perl-base
1.5M /usr/lib/x86_64-linux-gnu/security
1.2M /usr/lib/x86_64-linux-gnu/graphviz
1.6M /usr/lib/x86_64-linux-gnu/ModemManager
1.7M /usr/lib/x86_64-linux-gnu/ldscripts
2.8M /usr/lib/x86_64-linux-gnu/fwupd-plugins-5
659M /usr/lib/x86_64-linux-gnu
34M /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server
38M /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64
7.6M /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext
118M /usr/lib/jvm/java-8-openjdk-amd64/jre/lib
119M /usr/lib/jvm/java-8-openjdk-amd64/jre
38M /usr/lib/jvm/java-8-openjdk-amd64/lib
157M /usr/lib/jvm/java-8-openjdk-amd64
157M /usr/lib/jvm
2.4M /usr/lib/gcc/x86_64-linux-gnu/11/include
98M /usr/lib/gcc/x86_64-linux-gnu/11
98M /usr/lib/gcc/x86_64-linux-gnu
98M /usr/lib/gcc
1.4M /usr/lib/systemd/system
11M /usr/lib/systemd
1.1M /usr/lib/apt
1.4M /usr/lib/postfix/sbin
2.4M /usr/lib/postfix
3.4M /usr/lib/private/icudt73l/brkitr
3.7M /usr/lib/private/icudt73l
7.3M /usr/lib/private
15M /usr/lib/firmware/dpaa2/mc
15M /usr/lib/firmware/dpaa2
2.9M /usr/lib/firmware/qcom/vpu-1.0
3.0M /usr/lib/firmware/qcom/vpu-2.0
21M /usr/lib/firmware/qcom/sm8250
19M /usr/lib/firmware/qcom/sdm845
1.8M /usr/lib/firmware/qcom/venus-5.4
1.8M /usr/lib/firmware/qcom/venus-5.2
51M /usr/lib/firmware/qcom
58M /usr/lib/firmware/mellanox
1.8M /usr/lib/firmware/intel/vpu
4.1M /usr/lib/firmware/intel/sof/intel-signed
2.8M /usr/lib/firmware/intel/sof/community
9.2M /usr/lib/firmware/intel/sof
6.0M /usr/lib/firmware/intel/sof-tplg
1.3M /usr/lib/firmware/intel/ice
1.8M /usr/lib/firmware/intel/sof-ipc4/mtl
1.8M /usr/lib/firmware/intel/sof-ipc4
54M /usr/lib/firmware/intel
3.5M /usr/lib/firmware/asihpi
27M /usr/lib/firmware/i915
41M /usr/lib/firmware/mrvl/prestera
50M /usr/lib/firmware/mrvl
1.2M /usr/lib/firmware/rtl_bt
1.3M /usr/lib/firmware/rsi
3.9M /usr/lib/firmware/ath11k/QCA6390/hw2.0
3.9M /usr/lib/firmware/ath11k/QCA6390
13M /usr/lib/firmware/ath11k/QCN9074/hw1.0
13M /usr/lib/firmware/ath11k/QCN9074
12M /usr/lib/firmware/ath11k/WCN6855/hw2.0
12M /usr/lib/firmware/ath11k/WCN6855
4.2M /usr/lib/firmware/ath11k/IPQ5018/hw1.0
4.2M /usr/lib/firmware/ath11k/IPQ5018
8.3M /usr/lib/firmware/ath11k/WCN6750/hw1.0
8.3M /usr/lib/firmware/ath11k/WCN6750
4.4M /usr/lib/firmware/ath11k/IPQ6018/hw1.0
4.4M /usr/lib/firmware/ath11k/IPQ6018
5.9M /usr/lib/firmware/ath11k/IPQ8074/hw2.0
5.9M /usr/lib/firmware/ath11k/IPQ8074
51M /usr/lib/firmware/ath11k
12M /usr/lib/firmware/intel-ucode
12M /usr/lib/firmware/brcm
4.5M /usr/lib/firmware/bnx2x
21M /usr/lib/firmware/qed
1.5M /usr/lib/firmware/bnx2
3.0M /usr/lib/firmware/mediatek/mt8173
18M /usr/lib/firmware/mediatek
5.9M /usr/lib/firmware/ti-connectivity
6.2M /usr/lib/firmware/rtw89
1.7M /usr/lib/firmware/qca
1.1M /usr/lib/firmware/rtlwifi
6.1M /usr/lib/firmware/cypress
12M /usr/lib/firmware/vsc/soc_a1_prod
12M /usr/lib/firmware/vsc
1.4M /usr/lib/firmware/libertas
4.6M /usr/lib/firmware/nvidia
2.2M /usr/lib/firmware/ueagle-atm
4.1M /usr/lib/firmware/ath10k/WCN3990/hw1.0
4.1M /usr/lib/firmware/ath10k/WCN3990
2.9M /usr/lib/firmware/ath10k/QCA6174/hw3.0
3.7M /usr/lib/firmware/ath10k/QCA6174
2.6M /usr/lib/firmware/ath10k/QCA9377/hw1.0
2.6M /usr/lib/firmware/ath10k/QCA9377
1.2M /usr/lib/firmware/ath10k/QCA4019/hw1.0
1.2M /usr/lib/firmware/ath10k/QCA4019
15M /usr/lib/firmware/ath10k
7.4M /usr/lib/firmware/radeon
4.6M /usr/lib/firmware/cxgb4
38M /usr/lib/firmware/netronome/nic
58M /usr/lib/firmware/netronome/nic-sriov
20M /usr/lib/firmware/netronome/flower
27M /usr/lib/firmware/netronome/bpf
141M /usr/lib/firmware/netronome
77M /usr/lib/firmware/amdgpu
25M /usr/lib/firmware/liquidio
1006M /usr/lib/firmware
5.6M /usr/lib/xtrabackup/plugin
5.6M /usr/lib/xtrabackup
7.0M /usr/lib/file
3.5M /usr/lib/grub/i386-pc
3.6M /usr/lib/grub
2.9G /usr/lib
1.4M /usr/src/linux-headers-5.15.0-89/arch/sparc/include/asm
1.7M /usr/src/linux-headers-5.15.0-89/arch/sparc/include
1.8M /usr/src/linux-headers-5.15.0-89/arch/sparc
1.1M /usr/src/linux-headers-5.15.0-89/arch/s390/include/asm
1.3M /usr/src/linux-headers-5.15.0-89/arch/s390/include
1.5M /usr/src/linux-headers-5.15.0-89/arch/s390
1.4M /usr/src/linux-headers-5.15.0-89/arch/mips/include/asm/octeon
5.2M /usr/src/linux-headers-5.15.0-89/arch/mips/include/asm
5.4M /usr/src/linux-headers-5.15.0-89/arch/mips/include
6.4M /usr/src/linux-headers-5.15.0-89/arch/mips
1.4M /usr/src/linux-headers-5.15.0-89/arch/sh/include
1.8M /usr/src/linux-headers-5.15.0-89/arch/sh
2.5M /usr/src/linux-headers-5.15.0-89/arch/x86/include/asm
2.8M /usr/src/linux-headers-5.15.0-89/arch/x86/include
3.5M /usr/src/linux-headers-5.15.0-89/arch/x86
1.2M /usr/src/linux-headers-5.15.0-89/arch/arm64/include/asm
1.3M /usr/src/linux-headers-5.15.0-89/arch/arm64/include
2.0M /usr/src/linux-headers-5.15.0-89/arch/arm64
1.2M /usr/src/linux-headers-5.15.0-89/arch/m68k/include/asm
1.3M /usr/src/linux-headers-5.15.0-89/arch/m68k/include
1.5M /usr/src/linux-headers-5.15.0-89/arch/m68k
1.1M /usr/src/linux-headers-5.15.0-89/arch/xtensa
2.6M /usr/src/linux-headers-5.15.0-89/arch/powerpc/include/asm
2.9M /usr/src/linux-headers-5.15.0-89/arch/powerpc/include
3.6M /usr/src/linux-headers-5.15.0-89/arch/powerpc
1.2M /usr/src/linux-headers-5.15.0-89/arch/arm/include/asm
1.4M /usr/src/linux-headers-5.15.0-89/arch/arm/include
3.7M /usr/src/linux-headers-5.15.0-89/arch/arm
34M /usr/src/linux-headers-5.15.0-89/arch
1.2M /usr/src/linux-headers-5.15.0-89/net
3.5M /usr/src/linux-headers-5.15.0-89/include/net
1.2M /usr/src/linux-headers-5.15.0-89/include/media
2.1M /usr/src/linux-headers-5.15.0-89/include/dt-bindings/clock
4.6M /usr/src/linux-headers-5.15.0-89/include/dt-bindings
1.3M /usr/src/linux-headers-5.15.0-89/include/trace/events
1.4M /usr/src/linux-headers-5.15.0-89/include/trace
3.3M /usr/src/linux-headers-5.15.0-89/include/linux/mfd
1.2M /usr/src/linux-headers-5.15.0-89/include/linux/platform_data
23M /usr/src/linux-headers-5.15.0-89/include/linux
1.4M /usr/src/linux-headers-5.15.0-89/include/sound
1.3M /usr/src/linux-headers-5.15.0-89/include/drm
6.3M /usr/src/linux-headers-5.15.0-89/include/uapi/linux
7.8M /usr/src/linux-headers-5.15.0-89/include/uapi
49M /usr/src/linux-headers-5.15.0-89/include
1.6M /usr/src/linux-headers-5.15.0-89/tools/testing/selftests/net
4.5M /usr/src/linux-headers-5.15.0-89/tools/testing/selftests
4.7M /usr/src/linux-headers-5.15.0-89/tools/testing
6.1M /usr/src/linux-headers-5.15.0-89/tools
1.7M /usr/src/linux-headers-5.15.0-89/sound
1.8M /usr/src/linux-headers-5.15.0-89/drivers/gpu/drm
1.8M /usr/src/linux-headers-5.15.0-89/drivers/gpu
1.9M /usr/src/linux-headers-5.15.0-89/drivers/net/ethernet
3.5M /usr/src/linux-headers-5.15.0-89/drivers/net
1.9M /usr/src/linux-headers-5.15.0-89/drivers/media
19M /usr/src/linux-headers-5.15.0-89/drivers
1.2M /usr/src/linux-headers-5.15.0-89/fs
3.9M /usr/src/linux-headers-5.15.0-89/scripts
117M /usr/src/linux-headers-5.15.0-89
1.1M /usr/src/linux-headers-5.15.0-89-generic/include
6.0M /usr/src/linux-headers-5.15.0-89-generic/tools/objtool
2.8M /usr/src/linux-headers-5.15.0-89-generic/tools/bpf/resolve_btfids/libsubcmd
5.3M /usr/src/linux-headers-5.15.0-89-generic/tools/bpf/resolve_btfids/libbpf/staticobjs
8.0M /usr/src/linux-headers-5.15.0-89-generic/tools/bpf/resolve_btfids/libbpf
13M /usr/src/linux-headers-5.15.0-89-generic/tools/bpf/resolve_btfids
13M /usr/src/linux-headers-5.15.0-89-generic/tools/bpf
19M /usr/src/linux-headers-5.15.0-89-generic/tools
1.9M /usr/src/linux-headers-5.15.0-89-generic/scripts
25M /usr/src/linux-headers-5.15.0-89-generic
141M /usr/src
1.4M /usr/share/apache2/icons
1.7M /usr/share/apache2
1.3M /usr/share/info
1.1M /usr/share/perl/5.34.0/Module
9.0M /usr/share/perl/5.34.0/pod
4.8M /usr/share/perl/5.34.0/WSMan/Stubs
4.9M /usr/share/perl/5.34.0/WSMan
1.1M /usr/share/perl/5.34.0/ExtUtils
1.1M /usr/share/perl/5.34.0/CPAN
1.2M /usr/share/perl/5.34.0/Unicode/Collate/Locale
3.6M /usr/share/perl/5.34.0/Unicode/Collate
3.8M /usr/share/perl/5.34.0/Unicode
3.8M /usr/share/perl/5.34.0/VMware
1.1M /usr/share/perl/5.34.0/unicore/To
2.7M /usr/share/perl/5.34.0/unicore/lib
5.3M /usr/share/perl/5.34.0/unicore
38M /usr/share/perl/5.34.0
38M /usr/share/perl
11M /usr/share/mysql
1.5M /usr/share/pandora_server/util
1.5M /usr/share/pandora_server
1.8M /usr/share/groff/1.22.4
1.8M /usr/share/groff
7.1M /usr/share/vim/vim82/syntax
3.6M /usr/share/vim/vim82/spell
1.2M /usr/share/vim/vim82/ftplugin
8.7M /usr/share/vim/vim82/doc
2.2M /usr/share/vim/vim82/autoload
2.5M /usr/share/vim/vim82/tutor
8.0M /usr/share/vim/vim82/lang
36M /usr/share/vim/vim82
36M /usr/share/vim
11M /usr/share/locale
5.4M /usr/share/snmp/mibs-downloader/mibrfcs
5.5M /usr/share/snmp/mibs-downloader
6.2M /usr/share/snmp
1.6M /usr/share/alsa/ucm2
2.4M /usr/share/alsa
1.5M /usr/share/zoneinfo/posix
1.5M /usr/share/zoneinfo/right
4.7M /usr/share/zoneinfo
4.4M /usr/share/fonts/X11/75dpi
4.7M /usr/share/fonts/X11/100dpi
14M /usr/share/fonts/X11/misc
24M /usr/share/fonts/X11
11M /usr/share/fonts/truetype/dejavu
2.1M /usr/share/fonts/truetype/liberation
13M /usr/share/fonts/truetype
36M /usr/share/fonts
4.6M /usr/share/nmap/nselib/data
7.9M /usr/share/nmap/nselib
4.9M /usr/share/nmap/scripts
22M /usr/share/nmap
3.5M /usr/share/perl5/Locale/RecodeData
3.7M /usr/share/perl5/Locale
1.6M /usr/share/perl5/IO
1.1M /usr/share/perl5/XML
17M /usr/share/perl5
28M /usr/share/python-babel-localedata/locale-data
28M /usr/share/python-babel-localedata
1.1M /usr/share/doc/python3.10
3.8M /usr/share/doc/openjdk-8-jre-headless/test-amd64
4.0M /usr/share/doc/openjdk-8-jre-headless
2.6M /usr/share/doc/git/RelNotes
3.4M /usr/share/doc/git
44M /usr/share/doc
13M /usr/share/i18n/locales
3.4M /usr/share/i18n/charmaps
17M /usr/share/i18n
2.6M /usr/share/X11/xkb/symbols
4.1M /usr/share/X11/xkb
2.0M /usr/share/X11/locale
6.0M /usr/share/X11
1.5M /usr/share/iso-codes/json
1.5M /usr/share/iso-codes
1.9M /usr/share/mime/application
2.3M /usr/share/mime/packages
5.9M /usr/share/mime
1.5M /usr/share/xml/iso-codes
1.5M /usr/share/xml
7.3M /usr/share/terminfo
2.0M /usr/share/fwupd
2.0M /usr/share/man/man5
2.0M /usr/share/man/man7
13M /usr/share/man/man3
13M /usr/share/man/man1
1.6M /usr/share/man/man2
4.3M /usr/share/man/man8
42M /usr/share/man
2.8M /usr/share/icons/ubuntu-mono-dark/status/22
4.3M /usr/share/icons/ubuntu-mono-dark/status
5.0M /usr/share/icons/ubuntu-mono-dark
1.7M /usr/share/icons/Humanity/categories
1.2M /usr/share/icons/Humanity/devices
1.8M /usr/share/icons/Humanity/places
3.5M /usr/share/icons/Humanity/apps
2.6M /usr/share/icons/Humanity/mimes
2.4M /usr/share/icons/Humanity/status
2.8M /usr/share/icons/Humanity/actions
18M /usr/share/icons/Humanity
1.8M /usr/share/icons/Humanity-Dark/status
2.4M /usr/share/icons/Humanity-Dark
3.3M /usr/share/icons/ubuntu-mono-light/status/22
5.3M /usr/share/icons/ubuntu-mono-light/status
6.1M /usr/share/icons/ubuntu-mono-light
2.4M /usr/share/icons/Adwaita/scalable
1.0M /usr/share/icons/Adwaita/48x48
2.1M /usr/share/icons/Adwaita/256x256/legacy
2.1M /usr/share/icons/Adwaita/256x256
11M /usr/share/icons/Adwaita
1.8M /usr/share/icons/hicolor
43M /usr/share/icons
9.8M /usr/share/GeoIP
1.7M /usr/share/tcltk/tcl8.6/encoding
2.8M /usr/share/tcltk/tcl8.6
2.8M /usr/share/tcltk
3.1M /usr/share/bash-completion/completions
3.1M /usr/share/bash-completion
2.7M /usr/share/consolefonts
2.5M /usr/share/grub
1.3M /usr/share/misc
20M /usr/share/pandora_agent/plugins
20M /usr/share/pandora_agent
438M /usr/share
4.9G /usr/

/var

avant après
57M /var/log/journal/cbc5f6f791ca49e68c3529f60359e995
57M /var/log/journal
60M /var/log
25M /var/lib/dpkg/info
26M /var/lib/dpkg
330M /var/lib/snapd/snaps
331M /var/lib/snapd
3.4M /var/lib/command-not-found
159M /var/lib/apt/lists
159M /var/lib/apt
520M /var/lib
3.3M /var/cache/snapd
4.7M /var/cache/debconf
91M /var/cache/apt
1.9M /var/cache/apparmor/c47eabf7.0
1.7M /var/cache/apparmor/e10c1cf9.0
3.5M /var/cache/apparmor
103M /var/cache
683M /var/
57M /var/log/journal/cbc5f6f791ca49e68c3529f60359e995
57M /var/log/journal
61M /var/log
2.0M /var/spool/postfix/lib/x86_64-linux-gnu
2.0M /var/spool/postfix/lib
2.7M /var/spool/postfix
2.8M /var/spool
36M /var/lib/dpkg/info
39M /var/lib/dpkg
4.3M /var/lib/ubuntu-advantage/apt-esm/var/cache/apt
4.3M /var/lib/ubuntu-advantage/apt-esm/var/cache
4.6M /var/lib/ubuntu-advantage/apt-esm/var
4.7M /var/lib/ubuntu-advantage/apt-esm
4.7M /var/lib/ubuntu-advantage
16M /var/lib/mibs/ietf
16M /var/lib/mibs
330M /var/lib/snapd/snaps
331M /var/lib/snapd
3.4M /var/lib/command-not-found
165M /var/lib/apt/lists
166M /var/lib/apt
1.1M /var/lib/fwupd
562M /var/lib
3.3M /var/cache/snapd
1.1M /var/cache/fontconfig
4.9M /var/cache/debconf
110M /var/cache/apt/archives
205M /var/cache/apt
5.2M /var/cache/fwupd
2.2M /var/cache/man
1.9M /var/cache/apparmor/c47eabf7.0
1.7M /var/cache/apparmor/e10c1cf9.0
3.6M /var/cache/apparmor
225M /var/cache
850M /var/
⚠️ **GitHub.com Fallback** ⚠️