Hacker News new | ask | show | jobs
by forkerenok 3139 days ago
Depends on from where you look :)

It is stdout for the previous process in the pipeline and stdin for the tosheets itself.

EDIT: Tosheets -> tosheets

1 comments

tosheets just reads stuff from stdin. It doesn't care if it's attached to a pipe or not. It might be that there's no "previous process" at all.