From d268c860bba73ec9ac9219acec338a59e8e6d3a4 Mon Sep 17 00:00:00 2001 From: justuser-31 Date: Sat, 15 Feb 2025 19:59:02 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BD=D0=BE=D0=B2=D0=BE=D0=B3=D0=BE=20?= =?UTF-8?q?=D1=82=D0=B8=D0=BF=D0=B0=20=D0=BE=D0=B1=D1=80=D0=B0=D0=B1=D0=BE?= =?UTF-8?q?=D1=82=D0=BA=D0=B8=20(just=20try)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo.sh | 2 ++ 1 file changed, 2 insertions(+) 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