[Script] Add updating prompt to example script.

This commit is contained in:
Dave Davenport 2019-01-29 07:15:02 +01:00
parent 3dfbf1c631
commit 640cf28d65
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ fi
if [ "$@" ]
then
# Override the previously set prompt.
echo -en "\x00prompt\x1fChange prompt\n"
for a in {1..10}
do
echo "$a"