Re: change location of .wine/

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



g.patel@wanadoo.fr.invalid (gerard patel) writes:

>Hmm, I don't have any setenv utility on any of my systems, so
>I can't check what is happening.
>Works fine here with export.

FYI:

"setenv" is a built-in command in the C-shell and derivatives.

C-shell:

	setenv VARIABLE value

is equivalent to Bourne-shell:

	VARIABLE=value ; export VARIABLE

or, in more modern descendants of the Bourne shell:

	export VARIABLE=value

Or were you trolling?

Matt.
_______________________________________________
wine-users mailing list
wine-users@winehq.com
http://www.winehq.com/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux