Date: Sun, 13 May 2018 17:04:02 +0000 From: co...@sdf.org Message-ID: <20180513170401.ga11...@sdf.org>
| what's the way to do this? I forgot and didn't re-find the | conversation. | | $ nonexistent 2>/dev/null | nonexistent: not found | | (I'd like to apply PR 52684 but this is making it annoying) { nonexistant; } 2>/dev/null That is, until we manage to find a good way to fix the underlying issue. kre