help-bash
[Top][All Lists]
Advanced

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

Re: Not to set PIPESTATUS unless necessary


From: Greg Wooledge
Subject: Re: Not to set PIPESTATUS unless necessary
Date: Sat, 18 May 2024 23:50:47 -0400

On Sun, May 19, 2024 at 12:36:08PM +0900, Koichi Murase wrote:
> 2024年5月19日(日) 12:18 Peng Yu <pengyu.ut@gmail.com>:
> > Based your logic, you could say transgender women is a woman. That is just 
> > wrong. Transgender women is not a woman, it is something different from man 
> > and woman. Calling transgender women as women, demanding the same rights as 
> > women can cause all sorts of problems.

If I didn't already have Peng Yu in my killfile, seeing this would
certainly have done it.

Back on topic, a pipeline can be a simple command.

hobbit:~$ help time
time: time [-p] pipeline
    Report time consumed by pipeline's execution.

I can run "time sleep 1" without needing to have a | character in the
pipeline.  Everything in bash and POSIX sh uses this definition.  It's
100% consistent.  If you disagree, then you are not using the same
terminology as the rest of us.  The whole world isn't going to change
just for you.  Get over it.



reply via email to

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