Re: Backup script not working properly
Thanks, I changed to /bin/bash and now it's working fine. Fredrik -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
Backup script not working properly
I have used a very nice backup script i Linux which i now want to use in cygwin. -- #!/bin/sh # for FULL backups # this backs up the important stuffs listed in ${lists} to ${BKPDIR} # the lists *should* be in ${BKPDIR} and n