This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

More on my last post.


The part of the backup that fails when i run "bash.exe backup" in dos  is
when it tries to copy files.

 This is part of the script
echo 'Backing up Image Magick...' 
echo 'Backing up Image Magick...' >> $CP_BAK/cp_backup.log 
cp -R $CP_IMAGEMAGICK/imagemagick $CP_BAK 
Now when i run it, it says -R is an invalid switch.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]