| | #!/bin/sh |
---|
| | # tpromptuser.sh - User Prompting From Shell With validation |
---|
| | # Copyright (c) 2010, TundraWare Inc, Des Plaines, IL USA |
---|
| | # All Rights Reserved |
---|
| | # $Id: tpromptuser.sh,v 1.109 2012/06/05 19:28:05 tundra Exp $ |
---|
| | # Copyright (c) 2010-2012, TundraWare Inc, Des Plaines, IL USA |
---|
| | # All Rights Reserved. |
---|
| | # For Updates: http://www.tundraware.com/Software/tpromptuser |
---|
| | # $Id: tpromptuser.sh,v 1.110 2012/06/05 19:31:50 tundra Exp $ |
---|
| | |
---|
| | ##### |
---|
| | # You are hereby granted a non-exclusive license to do whatever you |
---|
| | # like with this software so long as you understand this is |
---|
| |
---|
| | |