X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=examples%2Fsimple%2F20-shell.sh;fp=examples%2Fsimple%2F20-shell.sh;h=eacada894cc4f4607617a4a26036d39bb7c81554;hb=c80647fd37a9eced831bd3532f85ea074fa14900;hp=7cbea335e88f09d886429fded9713b5fdd1687ba;hpb=1c78e39c4e62f9b7a18b4df4aa7a6994f64bca2a;p=techtalk-pse.git diff --git a/examples/simple/20-shell.sh b/examples/simple/20-shell.sh index 7cbea33..eacada8 100755 --- a/examples/simple/20-shell.sh +++ b/examples/simple/20-shell.sh @@ -1,5 +1,5 @@ #!/bin/bash - source functions -add_history guestfish -a vm1.img -add_history guestfish -a vm2.img -m /dev/sda1 -terminal --title="Guestfish demonstration" +add_history echo History command number 2 +add_history echo '"History command number 1"' +terminal --title="Press the UP ARROW to get history"