Help for this page
copy a\b\*.txt a\
system ("copy a\\b\\*.txt a/");
copy("copy a\\b\\*.txt ","a/");