commit 9109e1b30e557a95bfc167ac603a007ed0ba8806 parent 82f4bc1b4b5d990aa16c05a4cd71944c9d5cc97f Author: Plat <plat@stellar-nexus.ru> Date: Wed, 5 Nov 2025 20:48:17 +0000 Removed test.sh Diffstat:
| D | test.sh | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/test.sh b/test.sh @@ -1,2 +0,0 @@ -#!/bin/sh -echo $(seq 10000) 0 | ./a.out && echo "Test success"