>Tell me, when you use df, do you "always"  type "df -k" or "df -h".  If 
>you do, then why do you care???

I have df aliased to "df -h -k" (which has one drawback and that is
that df -o requires me to type \df)

But I have one script which is used all over engineering which
will break if the df output is changed.

(One important issue with the "df -k" output for scripting is that it
adds line breaks in the output for long directory names; that makes parsing
a bit harder)

Casper
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to