Why don't we first focus on those applications that don't exist in
Solaris currently? Also, in parallel, we should work on an updated
packaging format.

These two things will do much to lay the foundations for addressing
the out of box completeness gap.

-Brian

On 5/18/07, Geoff Clare <[EMAIL PROTECTED]> wrote:
> (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)

So use "df -Pk", which outputs one line per file system.

It also has the advantage that the script will then be portable to other POSIX 
systems,
where the columns output by "df -k" can differ.


This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

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

Reply via email to