doc: sample: add/update sample source files

This commit is contained in:
2026-05-24 20:26:40 +01:00
parent bb09e8b8d1
commit 28f8c8f71c
6 changed files with 33 additions and 13 deletions
+1 -1
View File
@@ -1 +1 @@
echo hello 2> error.txt | ls -la | echo done; exit -1
echo hello$name 2> error.txt | ls -la | echo done; exit -1