在 2021/5/29 0:30, Darrick J. Wong 写道:
On Fri, May 28, 2021 at 05:40:46AM -0400, Sun Ke wrote:The return value ("$?") is always the status of the last command in the pipe. Signed-off-by: Sun Ke <sunke32@xxxxxxxxxx>Heh, whooops. Thanks for fixing this! Reviewed-by: Darrick J. Wong <djwong@xxxxxxxxxx> --D
Thanks for your review.