On 09 April 2007 22:07, Adye, TJ (Tim) wrote: > Hi Dave, > > Dave Korn wrote on 09 April 2007 17:16: >> >>> You might have a better idea for where the non-Cygwin version >>> should go - I just put it in /usr/bin/run-native.exe. >> >> Or just "alias run-native='cmd /c start '". > > If that did what we wanted, then we wouldn't need the run package in the > first place. The run command hides the console for console applications > (or at least those that Windows thinks of as console applications) like > xterm. "cmd" gives you that pesky console.
Or just "alias run-native='cmd /c start /b '" cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/