> tux boot # df -T /boot
>                Type       1K Blocks   Used    Available Use%
> Mounted in /dev/hdc1 reiserfs       40120     40120         0    
>   100%     /boot
>
> That isn't the literal output, I had to translate it,

There's no need to translate it.  When posting output of a command, 
preceding the command with LC_ALL=C will undo any localisation.  In 
this case: 'LC_ALL=C  df -T /boot' should produce unlocalised text.  

Benno
-- 
[EMAIL PROTECTED] mailing list

Reply via email to