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]

cygwin.bat


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/


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