On Thu, 23 May 2019, Stephen John Smoogen wrote:

On Thu, 23 May 2019 at 16:43, Paul Heinlein <[email protected]> wrote:

On Thu, 23 May 2019, Stephen John Smoogen wrote:

I might actually be able to have a workable answer:

alias drf='/usr/bin/df -x tmpfs'

/usr/bin/df \
   -x autofs -x binfmt_misc -x cgroup -x configfs -x debugfs \
   -x devpts -x devtmpfs -x efivarfs -x hugetlbfs -x mqueue \
   -x nfsd -x proc -x pstore -x rpc_pipefs -x securityfs \
   -x selinuxfs -x sysfs -x tmpfs


I guess the opposite would also work

/usr/bin/df -t ext3 -t ext4 -t xfs ?

At $WORK, we'd have to add -t lustre -t nfs -t nfs4 -t vfat.

--
Paul Heinlein
[email protected]
45°38' N, 122°6' W
_______________________________________________
CentOS mailing list
[email protected]
https://lists.centos.org/mailman/listinfo/centos

Reply via email to