This commit is contained in:
R
2026-09-11 15:36:59 +00:00
parent 1adb15b285
commit 8435b1ed06
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
CMD='sleep 4'
OUTPUT=$(eval "$CMD" 2>&1)
sleep 4