remote execution in a different directory
Charles Curley
charlescurley at charlescurley.com
Fri Jul 28 09:58:37 MDT 2006
On Fri, Jul 28, 2006 at 09:31:02AM -0600, Gabriel Gunderson wrote:
> On Fri, 2006-07-28 at 09:18 -0600, Stuart Jansen wrote:
> > Stuart Rules of Shell Scripting:
>
> Was that supposed to be...
>
> "Stuart's Rules of Shell Scripting"
>
> Or
>
> "Stuart Rules at Shell Scripting"
>
> ?
Yes.
Although perhaps the first should have been: "Stuart\'s Rules of Shell
Scripting".
>
>
> > 2) Backticks are evil, use $() instead.
>
> Why?
Because
* Back ticks are deprecated, and in future may be used for something
else.
* One can nest $(), but not back ticks.
* In some fonts, back ticks may be confused with ticks, producing
programming errors, where in most fonts parentheses are not easily
confused with other characters.
* $() shows up better when one uses Emacs' parentheses matching minor
mode.
--
Charles Curley /"\ ASCII Ribbon Campaign
Looking for fine software \ / Respect for open standards
and/or writing? X No HTML/RTF in email
http://www.charlescurley.com / \ No M$ Word docs in email
Key fingerprint = CE5C 6645 A45A 64E4 94C0 809C FFF6 4C48 4ECD DFDB
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://plug.org/pipermail/plug/attachments/20060728/08ad3632/attachment.pgp
More information about the PLUG
mailing list