Not sure why what you’re trying didn’t work (but what is the “copy” command?), but this works on Linux at least:
cp -r ~/plugins/abc* ~/destination
Not sure why what you’re trying didn’t work (but what is the “copy” command?), but this works on Linux at least:
cp -r ~/plugins/abc* ~/destination