On 3 Dec 1999, Lars Gullik Bjønnes wrote:

> Jules Bean <[EMAIL PROTECTED]> writes:
> 
> | E.g. you can't put ' inside a '-string:
> | 
> | sh-2.02$ echo 'as\'ds'
> 
> perhaps a reason to use "" instead

Perhaps.

But the escaping rules for "" are even more complex.  You have to escape,
backslashes, $, etc...

It's easier (IMO) to use the exec calls.

Jules

/----------------+-------------------------------+---------------------\
|  Jelibean aka  | [EMAIL PROTECTED]         |  6 Evelyn Rd        |
|  Jules aka     | [EMAIL PROTECTED]              |  Richmond, Surrey   |
|  Julian Bean   | [EMAIL PROTECTED]        |  TW9 2TF *UK*       |
+----------------+-------------------------------+---------------------+
|  War doesn't demonstrate who's right... just who's left.             |
|  When privacy is outlawed... only the outlaws have privacy.          |
\----------------------------------------------------------------------/

Reply via email to