In this short article, you will learn how to copy one file into many directories. The obvious answer would be to use the cp command but this not exactly correct since the cp command is rather used to copy several files into one directory. You will see what additional commands and combinations are needed to pull this off. Let’s get started