Copy bulk Files in Linux - TechRepublic
Question
May 4, 2020 at 12:38 PM
samueltarcin9999

Copy bulk Files in Linux

by samueltarcin9999 . Updated 6 years, 1 month ago

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?

All Comments