On 2 Oct 2009, at 02:13, Schell wrote:
> [...] tail -f /Users/schell/Library/Preferences/Macromedia/Flash\
> Player/Logs/flashlog.txt &
> [...]
> That won't update in real time, so I've written this code instead
> for testing:
I made this simple command:
tail -f /tmp/test.log|pre
Set output to “Show as HTML” and it works fine.