Import old talks from 2010 and 2011 (Boston).
[libguestfs-talks.git] / 2010 / 0225-equivalent-langs.sh
1 #!/bin/bash -
2 source functions
3 cd 0225.d
4 add_history ./disk.py
5 add_history emacs -nw disk.py
6 add_history ./disk.pl
7 add_history emacs -nw disk.pl
8 terminal --title="Bindings are available from languages too"