marla wrote: >Thank you for your prompt reply. But I have yet another question, is >Alliance case sensitive? I mean, will setenv manpath >$alliance_top/man:$manpath have the same effect if wrote it this way: setenv >MANPATH $ALLIANCE_TOP/man:$MANPATH? > I'd rather say unix/linux setenv command is case sensitive. you must use the uppercase for the alliance setenv variables... > >Thanks! =) >