docs:cygwin:terminate_batch_job

Terminate Batch Job Y/N

When exiting a cygwin shell, you may be prompted with “Terminate Batch Job Y/N ?”. To prevent this, do one of the following:

  1. Instead of running cygwin.bat, just create a shortcut to run “bash –login -i”
  2. Modify cygwin.bat, and in front of the “bash –login -i” line add “start”. (i.e. start bash –login -i)
  • docs/cygwin/terminate_batch_job.txt
  • Last modified: 2008/08/03 00:25
  • by 127.0.0.1