Created
November 18, 2016 11:58
-
-
Save moltak/f253f6936abd0321b5943cbeec8fc9d8 to your computer and use it in GitHub Desktop.
Write multiple stdin string data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
python3 input.py <<STDIN -o other —options | |
first | |
second | |
STDIN |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment