Skip to content

Instantly share code, notes, and snippets.

@haeramkeem
Created April 27, 2022 06:10
Show Gist options
  • Save haeramkeem/df1ce4f013fcf2f7ac2d62af8a357e99 to your computer and use it in GitHub Desktop.
Save haeramkeem/df1ce4f013fcf2f7ac2d62af8a357e99 to your computer and use it in GitHub Desktop.
bash script stdin
#!/bin/sh
# ref: https://stackoverflow.com/a/28786207
cat -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment