Hi,
Thanks for the most interesting script. Minor correction for:
$DOSDEV "${letter}:" /D 2> /dev/nuul
should read:
$DOSDEV "${letter}:" /D 2> /dev/null
Not sure what you are doing with the following:
if [ $# -eq 0 ] ; then
command=$( (cd -P $(dirname $0) && pwd ))/$(basename $0)
else
command=$ < at >
fi
When I try to run it I get an error on this section. Is this to be the
shadowwait.cmd filename ? Reading the input from at and sending the output
nowhere makes no sense.
Thanks in advance for any explanation.
Gerold Rupprecht
Geneva, Switzerland
+----------------------------------------------------------------------
|This was sent by [email protected] via Backup Central.
|Forward SPAM to [email protected].
+----------------------------------------------------------------------
------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/