: # errout - redirect stdout to stderr # # Author: Heiner Steven # Category: Debugging exec >&2 cat "$@"