delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <3D1C38E0.7010500@mscha.org> |
Date: | Fri, 28 Jun 2002 12:22:24 +0200 |
From: | Michael Schaap <cygwin AT mscha DOT org> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 |
X-Accept-Language: | en-us, en |
MIME-Version: | 1.0 |
To: | Cygwin mailing list <cygwin AT cygwin DOT com> |
Subject: | Re: Useful Cygwinism: "Explorer Here" |
References: | <NCBBIHCHBLCMLBLOBONKMEOGDAAA DOT g DOT r DOT vansickle AT worldnet DOT att DOT net> <3D1C24E7 DOT 2080304 AT mscha DOT org> <3D1C36C5 DOT 3060004 AT wanadoo DOT fr> |
X-Virus-Scanned: | at mscha.org by amavisd-milter (http://amavis.org/) |
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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |