HOME, Home and home in tcsh

Erich Dollansky erichsfreebsdlist at alogt.com
Thu Jun 9 02:29:51 UTC 2016


Hi,

the answer to my question might be so obvious, but I do not know it.

I use this to set the home for the current project I am working on and
then use cd $Home to return to the project's home directory:

setenv home "`pwd`/" 
setenv Home "`pwd`/"

'home' contains always my real home directory. 'Home' contains the
project's home directory as expected.

Does anybody know why it is like this?

Thanks!

Erich


More information about the freebsd-questions mailing list