Skip to content

Instantly share code, notes, and snippets.

@solidsnack
Last active December 29, 2015 19:09
Show Gist options
  • Select an option

  • Save solidsnack/7715957 to your computer and use it in GitHub Desktop.

Select an option

Save solidsnack/7715957 to your computer and use it in GitHub Desktop.
while :; do sleep 1; done <IN >OUT
sed s/^/::/ >IN <OUT
cat IN
echo x > OUT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment