On 14/11/2014 06:39, Stefan Thomas wrote:
Dear community,
I would like to compile (on a Ubuntu-machine) all ly-files, including those, which are in subfolders.
How can I do this?

cd to the parent folder, and issue the following command:

find . -name '*.ly' -exec lilypond {} \;

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to