This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fwd: rsh , $HOME environment variable


Hi to all,

when I do:

# rsh -l Administrator MYHOST set | grep HOME

I obtain:

HOME=/
HOMEDRIVE=C:
HOMEPATH='\cygwin\home\Administrator'

$HOME must be /home/Administrator ............

With ssh $HOME is correctly declarated:

# ssh -l Administrator MYHOST set | grep HOME
HOME=/home/Administrator
HOMEDRIVE=C:
HOMEPATH='\cygwin\home\Administrator'


WHY ?? I need ~ and $HOME correctly declarated !!

Regards,

	Ramón.

-------------------------------------------------------

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]