X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <13839178.post@talk.nabble.com> Date: Mon, 19 Nov 2007 08:01:28 -0800 (PST) From: 123cu To: cygwin AT cygwin DOT com Subject: cygwin.bat MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: fmk0203 AT charter DOT net X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 First, I am a newbee to Cygwin so please excuse my lack of knowledge. I have a text file (aaa.txt) which contains a simple grep command. When I start Cygwin.bat, I want this file to be started (executed) as part of invoking the cygwin.bat file. I don't know how to do it. Any help will be appreciated. cygwin.bat file @echo on C: chdir C:\cygwin\bin set HOME=\cygwin bash --login -i -- View this message in context: http://www.nabble.com/cygwin.bat-tf4837351.html#a13839178 Sent from the Cygwin list mailing list archive at Nabble.com. -- 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/