Hi

i want to copy files and directory which are on the same server, in between
i want to exclude  some directories and subdirectories

 cp -pvr /var/www/vhosts/dev.site.com/httpdocs/*   /var/www/vhosts/
new.site.com/httpdocs/

but exclude the folders and subfolders in WZ directory

httpdocs/
    app/
            controllers
            config
            webroot/WZ/
            modules
            models
            templates
            views
            testfolder
            vendors
            tmp
            tests
            plugins


-- 
~ J Suresh Kumar
  95000 90432
http://myrakshana.info/blog/
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to