thought it would be useful, especially with PIPESTATUS On Thu, May 27, 2021, 17:49 Greg Wooledge <g...@wooledge.org> wrote:
> On Thu, May 27, 2021 at 05:46:41PM +0200, Alex fxmbsw7 Ratchev wrote: > > why doesnt it accept ! after | > > Because ! negates a pipeline, not a simple command inside a pipeline. > >