.bashrc: +GTK_OVERLAY_SCROLLING=0
[nethome.git] / bin / expect-read1
1 #! /bin/sh
2 export LD_PRELOAD=$HOME/src/read1.so
3 exec /usr/bin/expect "$@"