9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] rc: <{command} and > mess with exit status
@ 2021-06-16  9:17 adr via 9fans
  2021-06-16  9:20 ` Sigrid Solveig Haflínudóttir
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: adr via 9fans @ 2021-06-16  9:17 UTC (permalink / raw)
  To: 9fans

; if(grep a <{echo a}) echo true
a
true

;  if(echo a | grep a >/tmp/1) echo true
true

But now:
; if(grep a <{echo a} >/tmp/1) echo true
;

Is this expected?

Regards,
adr.

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tad6cf6b7414c1847-M3c9f2f564a2513558ec2e075
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-16 19:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16  9:17 [9fans] rc: <{command} and > mess with exit status adr via 9fans
2021-06-16  9:20 ` Sigrid Solveig Haflínudóttir
2021-06-16 10:42   ` adr via 9fans
2021-06-16 10:42 ` [9fans] " Anthony Martin
2021-06-16 14:04 ` [9fans] " ori
2021-06-16 19:27   ` adr via 9fans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).