#!/bin/ksh
# File: some_script
echo "DEBUG: Just testing." 1>&2

