[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: local failure
From: |
Greg Wooledge |
Subject: |
Re: local failure |
Date: |
Mon, 1 Jun 2020 07:40:40 -0400 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Sun, May 31, 2020 at 11:57:03PM -0400, John Passaro wrote:
> I think the underlying question here is not exactly "how do I gather this
> from the docs" as much as it is "how was I supposed to know about this and
> act on it before I had to debug it?"
I don't believe the bash documentation is the appropriate place to put
tutorials on how (not) to write bash scripts.
For that, I would consult other sources, such as:
https://shellcheck.net/
https://mywiki.wooledge.org/BashPitfalls
I'm sure there are other excellent places to find instructions, but these
are the two that immediately come to mind.
- Re: local failure,
Greg Wooledge <=