« Return to Thread: Bash -c without exiting

Re: Bash -c without exiting

by patrickinminneapolis :: Rate this Message:

Reply to Author | View in Thread

I modified Cygwin.bat to the following,
bash --login -i -c 'cd /cygdrive/c && exec bash'
and it still exits.


 « Return to Thread: Bash -c without exiting