X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=3.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT X-Spam-Check-By: sourceware.org Date: Mon, 8 Aug 2011 12:14:57 +0400 From: Andrey Repin <anrdaemon AT freemail DOT ru> Reply-To: Andrey Repin <cygwin AT cygwin DOT com> Message-ID: <1065475292.20110808121457@mtu-net.ru> To: Sven K�hler <sven DOT koehler AT gmail DOT com>, cygwin AT cygwin DOT com Subject: Re: Portable shell code between Cygwin and Linux In-Reply-To: <j1ndbl$45h$1@dough.gmane.org> References: <80hb65b3ue DOT fsf AT somewhere DOT org> <20110729201651 DOT GB13084 AT calimero DOT vinschen DOT de> <1686210011 DOT 20110730161401 AT mtu-net DOT ru> <j1ndbl$45h$1 AT dough DOT gmane DOT org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: <cygwin.cygwin.com> List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Greetings, Sven K�hler! >> alias vpnup='exec sudo openvpn --config $HOME/config/client.vpn --writepid /tmp/openvpn.pid &' >> >> that's where his problem began, IMO. > I don't know, why you pointed that out. It's of no use to feed a path > like $HOME/something to a pure win32 binary. You DON'T "feed a path like $HOME/something" ! The shell that run the script will expand variable before passing it to the program. > (Certainly, this hint is kind of important for the ubuntu version of the > script, but not for the cygwin issue, which is solely because he's > mixing cygwin and win32 and expects it work without any complication) Not true. -- WBR, Andrey Repin (anrdaemon AT freemail DOT ru) 08.08.2011, <12:13> Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple