some clarification

This commit is contained in:
2022-10-23 02:20:19 -04:00
parent 370857104a
commit c2c34e0f85
4 changed files with 9 additions and 7 deletions
+2
View File
@@ -31,6 +31,8 @@ If either could be ignored the individual exit statuses could simply be printed.
Pscat's function is redundant to the sh(1) construct
.RB { utility ; utility ;}
- this is a feature, not a bug.
.PP
pscat [ cat | cat ] will pipe "pscat [ cat" into "cat ]", which is a potentially unexpected result of a command.
.SH COPYRIGHT