Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's not unusual in shell scripts to combine stderr with stdout by using "2>&1" or similar.


It is, however, very unusual to do so and then try to parse the output. Aside from compilers, what other CLI tools make any guarantees wrt what they print to stderr?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: