Mailing the story:
How to copy a file with one command to multiple directories on Linux
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.