On Fri, 20 Mar 2015, Martin Dietze wrote:

On 20 March 2015 at 01:12, Chris F.A. Johnson <ch...@cfajohnson.com> wrote:

...
Why are you using an external (i.e. slow) command. Use shell arithmetic:

w=$(( w + 1 ))

Because that's a bashism. I do shell scripting a lot, mostly for
automatiing deployments.

It is not a bashism; it is part of the standard Unix shell.

--
Chris F.A. Johnson, <http://cfajohnson.com>


--
To unsubscribe, send mail to wmaker-user-unsubscr...@lists.windowmaker.org.

Reply via email to