nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: improved mh-chart man page


From: Paul Fox
Subject: Re: improved mh-chart man page
Date: Tue, 23 Mar 2021 14:51:04 -0400

john wrote:
 > On 3/23/2021 5:26 PM, Robert Elz wrote:
 > >      Date:        Tue, 23 Mar 2021 08:28:24 -0400
 > >      From:        Paul Fox <pgf@foxharp.boston.ma.us>
 > >      Message-ID:  <20210323122824.E92CA518004D@grass.foxharp.boston.ma.us>
 > >
 > >    | Are we allowed to use $(...) instead of `...` ?
 > >
 > > I would.  I cannot imagine any shell anyone is likely to really use
 > > which doesn't support that.
 > >
 > 
 > $() is less prone to errors (1, Command Substitution).

Excellent.  Thanks.  I only used the backticks because they'd already
been used in that script, and I couldn't remember how strict we were
being about our build environment.

I'll change them all to $(...).  I haven't personally used a backtick
in my own scripts for...  decades?  I'd actually forgotten the baroque
behavior of backlash quoting.

And echo --> printf.  Again, I was nervous about introducing it.

paul
=----------------------
paul fox, pgf@foxharp.boston.ma.us (arlington, ma, where it's 57.2 degrees)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]