in reply to STDIN refuses input
What do you do to run the scripts?
It looks to me like you are running the scripts on a remote machine ("host's site"). If that is the case then your script doesn't have access to STDIN on your machine - it's a different computer!
For playing around you really should figure out how to run the scripts on your local computer. What OS are you using locally?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: STDIN refuses input
by Khen1950fx (Canon) on Dec 16, 2013 at 04:29 UTC | |
by GrandFather (Saint) on Dec 16, 2013 at 06:04 UTC | |
Re^2: STDIN refuses input
by lcole (Initiate) on Dec 17, 2013 at 00:31 UTC | |
by GrandFather (Saint) on Dec 17, 2013 at 00:55 UTC | |
by davido (Cardinal) on Dec 17, 2013 at 01:02 UTC |