Actualiser modules/motd/etc/profile.d/01_infos_connexions.d/storage.sh

This commit is contained in:
valde 2024-02-11 11:14:36 +00:00
parent 7e40b4da83
commit b1130e87dc

View file

@ -5,7 +5,7 @@ if timeout 2s df -h 2>&1 >/dev/null;then
# pydf
dfc -q mount -t ext4,zfs,vfat,cifs,nfs,-tmpfs -W -T
dfc -q mount -t ext4,zfs,vfat,cifs,nfs,-tmpfs -W -T -f
#printf "${GRAS}${GRIS}"
#df -ah --output=source,fstype,used,size,pcent,target --type=ext4 --type=ext3 \