for f in `ls offline-patches/*.patch -t -r` do patch -p0 <
$f echo $f for g in `lsdiff $f` do grep `basename "$g"` `dirname
"$g"`/CVS/Entries || cvs add $g done cvs-commit `lsdiff $f`
done
export DISPLAY=:0.0 su username -c "python2.4 -m konsolesessions --html --output" 2>&1 | tee -a /tmp/konsole.log
Konsole session at Mon Dec 5 16:47:02 2005
Konsole 32187: 2 sessions
konsolesessions
konsole


Rearranged the code that serves as backends to the conversion and filter commands so it shares a common class, translate.misc.optrecurse - in preparation for updates to the filter code, so now you can specify preconditions in the code e.g. don't check for whitespace if untranslated.
The moment I've been waiting for for a long time ...
See XOpenWin - a plot afoot a long time ago to use things from Wine to get native Windows programs to run on an X Server. This message recently alerted me to a program that begins to do just that - cygpeace (it's a Japanese site).
I have winmine running in a remote X session from my Linux box. Slow, but amazing :-)