[INFO] Adding "Cygwin here" to Windows Explorer

kurtz ivalladolidt@terra.es
Mon Sep 20 14:36:00 GMT 2004


Thorsten Kampe escribió:

> [HKEY_CLASSES_ROOT\Folder\shell\command\command]
> @="C:\\cygwin\\bin\\rxvt.exe -e /bin/zsh --login -i -s \"%1\""
> 
> and...
> 
> if [[ $OSTYPE = cygwin && $ARGC = 1 ]]; then 
>     cd $@; fi

I set bash instead of zsh, and try to use $# instead of $ARGC, in my 
.bashrc. There, $# always has the value 0. Any ideas?

Cordially, Ismael


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



More information about the Cygwin mailing list