diff --git a/demo.sh b/demo.sh index a154e03..cbe442c 100755 --- a/demo.sh +++ b/demo.sh @@ -9,3 +9,5 @@ rt Hello world? \ %o echo Hello world rt Producing some error \ %% rm not_exist +rt Just do it \ + %t rm not_exist