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