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
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
