next up previous contents
Next: Options Up: getkey - keyword/value program Previous: getkey - keyword/value program   Contents

Usage

getkey [quiet] [default=] keyword
getkey reads stdin for a pair keyword=value and prints out value to stdout and exits with error code 0. If keyword is not found it prints the message to stderr:
getkey:  'keyword' not found in 'string'
and exit with error code 1.

Louis-Gregory Strolger 2012-01-09