eacada894cc4f4607617a4a26036d39bb7c81554
[techtalk-pse.git] / examples / simple / 20-shell.sh
1 #!/bin/bash -
2 source functions
3 add_history echo History command number 2
4 add_history echo '"History command number 1"'
5 terminal --title="Press the UP ARROW to get history"