LXer: How to copy a file with one command to multiple directories on Linux
by LXer from LinuxQuestions.org on (#52ZGD)
Published at LXer:
Cp is the command in Linux that is used to copy a file from one location to another. But what if we need to copy a file to multiple locations. There is a way I can show how to achieve that in Linux.
Read More...


Cp is the command in Linux that is used to copy a file from one location to another. But what if we need to copy a file to multiple locations. There is a way I can show how to achieve that in Linux.
Read More...