#!/bin/sh

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