PREV INDEX NEXT

Author: Unknown
Subject: Pipe status multiplied by 256?
Date: Saturday, 05 Dec 2020, 12:09:41

When I send an error status in pipe (such as for true | false), and I do exit(1), the parent process receives 256 (it's always a multiple of 256). Why is that?
PREV INDEX NEXT