Мелкие доработки

This commit is contained in:
2026-06-11 13:18:07 +03:00
parent 1434e81c4d
commit a300731026
4 changed files with 17 additions and 11 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ shopt -s expand_aliases
alias rt="./rtracker"
rt Testing sleep... \
% sleep 3
%% sleep 3
rt Hello world? \
%o echo Hello world
rt Producing some error \
% rm not_exist
%% rm not_exist