lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Catching error messages


From: Graham Percival
Subject: Re: Catching error messages
Date: Sun, 11 Feb 2007 11:40:45 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Cameron Horsburgh wrote:
I'd love to be able to specify a log file for either each file or the
entire run. Does this exist? If not, does anyone have any idea how I
might be able to do this?

for f in *.ly ; do lilypond $f > $f.log ; done;

Something like that, at least.

Cheers,
- Graham




reply via email to

[Prev in Thread] Current Thread [Next in Thread]