#!/bin/sh echo "WARNING: Can't convert $1 to $2" cp "$1" "$2"