Wine installer
Duane Clark
dclark at akamail.com
Fri Jun 15 09:55:00 CDT 2001
Peter Kirk wrote:
>
> The thing is: it gives me something different for root, there it gives me:
> which: no wine in (/usr/sbin:/bin:/usr/bin:/sbin:/usr/X11R6/bin)
>
> why is this ?
"which" is a shell command. Under bash, it gives the value of the path,
as above, if the command is not found. Under tcsh (the shell I normally
use) it returns nothing if the command is not found. I believe that is
also the case for most other csh variants.
Duane
More information about the wine-users
mailing list