filesystem patch

Richard W.M. Jones rjones at redhat.com
Wed Nov 26 11:07:34 UTC 2008


On Wed, Nov 26, 2008 at 10:33:38AM +0100, Farkas Levente wrote:
> +NAME="_`basename $0|tr -- - _`"
> +eval "`rpm --eval "%{$NAME}"`" "$@"

The quoting here is confusing.  How about using $(..) instead of `..` ?

> Index: mingw32.sh

We need mingw32.csh too.  Nobody uses CSH, but it's tradition to
provide both Bourne shell and C-shell compatible scripts.

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/



More information about the mingw mailing list