While planning to develop some scripts that would be meant for others to use I had a need to implement a timeout when asking for input (and to go with a default value). I didn’t think it had a timeout, but I looked at the documentation on read-host anyway and sure enough, no timeout. I […]