address oft-noted 'bug'
This commit is contained in:
@@ -27,6 +27,10 @@ Pscat will exit with the sum of the child processes' exit statuses if run correc
|
||||
Pscat's exit status isn't useful when run correctly; there's no way to tell which process failed if one did.
|
||||
This issue of ergonomics isn't obviously mendable as processes' standard outputs and standard errors are meant to both be conveyed.
|
||||
If either could be ignored the individual exit statuses could simply be printed.
|
||||
.PP
|
||||
Pscat's function is redundant to the sh(1) construct
|
||||
.RB { utility ; utility ;}
|
||||
- this is a feature, not a bug.
|
||||
|
||||
.SH COPYRIGHT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user