Skip to content

Instantly share code, notes, and snippets.

View camstuart's full-sized avatar

Cam Stuart camstuart

View GitHub Profile
@camstuart
camstuart / Golang program stdin stdout interaction.md
Created December 4, 2017 02:34 — forked from jamesrr39/Golang program stdin stdout interaction.md
Using stdout and stdin from other programs in Golang

Go program interaction

Example of how to use stdout and stdin from other programs in golang

Requires go

Run

go run parentprocess.go