Hacker News new | ask | show | jobs
by 1718627440 115 days ago
This is often used by shell scripts to wrap another program, so that those's input and output can be controlled. E.g. Autoconf uses this to invoke the compiler and also to control nested log output.