Actualiser modules/motd/etc/profile.d/01_infos_connexions.d/storage.sh
This commit is contained in:
parent
7e40b4da83
commit
b1130e87dc
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue