Categories
What is the command to copy a file in a folder to all subfolders?
Own subject. The number and names of subfolders may vary.
Answer the question
In order to leave comments, you need to log in
find /path -type d -exec cp файл {}/файл \;
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question