--- tftpd/etc/error.sh 2014/02/17 10:15:35 1.1 +++ tftpd/etc/error.sh 2014/02/17 14:28:29 1.2 @@ -0,0 +1,9 @@ +#!/bin/sh +# +# Shell script for error operation +# error.sh +# +# $Id: error.sh,v 1.2 2014/02/17 14:28:29 misho Exp $ + + +echo "Error script '$*'"