> Hello list, > > In win xp you can get the chose to start cmd.exe in any directory of > your choice with rightclick and a menuchoice with > ### > Windows registry Editor Version 5.00 > [HKEY_CLASSES_ROOT\Folder\shell\Cmd Here] > @="Command &Prompt Here" > [HKEY_CLASSES_ROOT\Folder\shell\Cmd Here\command] > @="cmd.exe /k pushd %L" > ### > > Can something similar be achieved with Cygwin+
Take a look at the man page for chere ('man chere'). It looks like 'chere -i -l -t rxvt -s bash' would be a good starting point for you. -Samrobb -- 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/