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]

simplifying rebaseall


To rebase I currently have to do the following steps:

Open a windows command shell (cmd):
P:/cygwin/bin/ash
/bin/rebaseall
exit
exit

I wonder if there could be a more simple way, i.e. putting it into a
*.bat script and binding it to an task icon.

I am thinking of something in this sense:

P:/cygwin/bin/ash --exec /bin/rebaseall

As a longterm Linux user I have few experience with windows scripts.
Would be nice to have such a script directly linked into the start
menu.

Al

--
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


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