Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authenticated: #12748731 Content-Disposition: inline From: =?iso-8859-1?q?Ram=F3n?= To: cygwin AT cygwin DOT com Subject: Fwd: rsh , $HOME environment variable Date: Fri, 19 Aug 2005 17:33:12 +0200 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200508191733.13951.ramon.net@gmx.net> X-Y-GMX-Trusted: 0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j7JFXOcf002046 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/