|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] fix xend not to parse `df`
On Thu, Nov 09, 2006 at 11:20:05PM +0000, Ewan Mellor wrote:
> Not that I object to your patch (I don't, and will apply it in the
> morning) but is df non-portable even when specifying the -P flag (POSIX /
> portability, according to my man page)?
Yes, for /usr/bin/df on Solaris. Indeed, -P is the non-portable flag,
which only exists for /usr/xpg4/bin/df.
In general, it's safe to assume that something in /usr/bin/ that works
on Linux won't work in Solaris :)
regards
john
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|