Useful Cygwinism: "Explorer Here"

Michael Schaap cygwin@mscha.org
Fri Jun 28 05:25:00 GMT 2002


On 28-6-2002 12:13, Marc Chantreux wrote:

>>    cygstart ${1:-.}
>
>
> can you tell more about this variable ? 

$ man bash

  ${parameter:-word}
    Use Default Values. If parameter is unset or null, the expansion of
    word is substituted. Otherwise, the value of parameter is substituted.

 - Michael


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list