Hacker News new | ask | show | jobs
by mirekrusin 1561 days ago
Your program has a bug because it can write nothing or just part and will always return zero exit code. Ie think about using your program as part of bash script where you often rely on process exit codes.