If I want to copy all files beginning with "Group" and "Profile", is there a way to do this in one step (e.g. "copy group*|profile* TO...") instead of using a commandline for each group of filenames? Same with delete.
Copy (group|profile)* TO...
If the files are in the current folder.
If you need it to be recursive then you should use a copy/delete filter.