Copy bulk Files in Linux

Gabriel9999

New Member
Mar 21, 2019
34
0
6
I have multiple files in a Linux systems where I want to copy them with a single cp command into a different path and directory. Should I write a bash script to copy one by one?