linux cp or copy command

  1. G

    Copy bulk Files in Linux

    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?
Top