« /etc/nologin | Main | mounting an ISO »

shell trick

very nice shell scripting trick:

df -k -F ufs -l | while read FILESYSTEM KBYTES USED AVAIL CAPACITY MOUNTED_ON
do
echo $FILESYSTEM
done

About

This page contains a single entry from the blog

The previous post in this blog was /etc/nologin.

The next post in this blog is mounting an ISO.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.33