#!/bin/sh

# backward compatibility script
echo 'Warning: use "monitor_ddc size" instead of "ddcsize"' > /dev/stderr
monitor_ddc size
