From 1720878dd177d3ae62ef819d95cd5832f0ccdd75 Mon Sep 17 00:00:00 2001 From: pvincent Date: Sat, 11 Jul 2026 11:56:17 +0400 Subject: [PATCH] delete _stdout _stderr --- err | 4 ---- stdout | 5 ----- 2 files changed, 9 deletions(-) delete mode 100644 err delete mode 100644 stdout diff --git a/err b/err deleted file mode 100644 index fac535f..0000000 --- a/err +++ /dev/null @@ -1,4 +0,0 @@ -This is stderr -./useless.sh: line 6: command_not_found: command not found -DETECTED [This is stderr -./useless.sh: line 6: command_not_found: command not found] diff --git a/stdout b/stdout deleted file mode 100644 index 407abd1..0000000 --- a/stdout +++ /dev/null @@ -1,5 +0,0 @@ -stdout A -stdout B -DETECTED3 [This is stderr -./useless.sh: line 6: nope: unbound variable] -ON_EXIT 1