Saturday, August 27, 2016

Pruning df Output

From this:

To this:

Thru a ~/.bashrc alias configuration:


alias df="df -H -x cgroup -x sysfs -x proc -x devpts -x pstore -x debugfs -x mqueue"

Labels: , , ,

0 Comments:

Post a Comment

<< Home