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 :-) -- Paul Heinlein heinlein at madboa.com 45?38' N, 122?6' W
On Thu, 23 May 2019 at 16:43, Paul Heinlein <heinlein at madboa.com> 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 ?> :-) > > -- > Paul Heinlein > heinlein at madboa.com > 45?38' N, 122?6' W > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >-- Stephen J Smoogen.
On Thu, 23 May 2019, Stephen John Smoogen wrote:> On Thu, 23 May 2019 at 16:43, Paul Heinlein <heinlein at madboa.com> 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 heinlein at madboa.com 45?38' N, 122?6' W