Mailinglist Archive: opensuse-programming (98 mails)
| < Previous | Next > |
Re: [suse-programming-e] Simple question about shell scripting on SuSE 8.0
- From: Glenn Holmer <gholmer@xxxxxxxxxxxxx>
- Date: Sun, 15 May 2005 11:31:29 -0500
- Message-id: <200505151131.29634.gholmer@xxxxxxxxxxxxx>
On Saturday 14 May 2005 08:58, Randall R Schulz wrote:
> if [[ "$sName" = *script* ]]; then
Why the double brackets? what does that mean?
--
======================================================
Glenn Holmer (Linux registered user #16682)
======================================================
"Greater coherence cannot be achieved. Not even the
Netherlanders have managed this." -Anton Webern
======================================================
> if [[ "$sName" = *script* ]]; then
Why the double brackets? what does that mean?
--
======================================================
Glenn Holmer (Linux registered user #16682)
======================================================
"Greater coherence cannot be achieved. Not even the
Netherlanders have managed this." -Anton Webern
======================================================
| < Previous | Next > |