Frank Van Damme <[EMAIL PROTECTED]> wrote:
| since I use reiserfs for some of my partitions, the output of df is
| somewhat clumsy.

The --portability (-P) option will keep each entry on a single line.
Does that do what you want?

| yalu@yalu:~$ df -T
| Filesystem    Type   1k-blocks      Used Available Use% Mounted on
| /dev/hdc7     ext2      474290     69761    380032  16% /
| /dev/hdc10
|           reiserfs     1534124    840772    693352  55% /var
| /dev/hdc8 reiserfs     2931712    932500   1999212  32% /usr
| /dev/hdc6 reiserfs     4393588   1117936   3275652  26% /usr/local
| /dev/hdc9 reiserfs     9767184   7923444   1843740  82% /home
| /dev/hdc12
|           reiserfs     7847468   7127056    720412  91% /home/my/data
| /dev/hdc2     ext2       15522      5107      9614  35% /boot
| /dev/hdc1     vfat      682576    280464    402112  42% /mnt/hdc1
| /dev/hdc5     vfat     1948040   1115632    832408  58% /mnt/hdc5
|
| You see what I mean? The partitions with reiser and hdx10+ nees two
| lines. Maybe you could make the fs type-column 1 character wider?

_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to