Hacker News new | ask | show | jobs
by hhandoko 3303 days ago
IMO the ProcessBuilder class is not a very good example, as the operators are designed to match the existing shell / bash ones (e.g. `#>>` is similar in behaviour to bash's `>>`).