From 1f5566a00be937df91f87967482dc4a43f118740 Mon Sep 17 00:00:00 2001 From: Gabe Date: Tue, 5 Aug 2025 15:40:34 +0000 Subject: [PATCH] Upload files to "Random Commands" --- Random Commands/Write txt.bat | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Random Commands/Write txt.bat diff --git a/Random Commands/Write txt.bat b/Random Commands/Write txt.bat new file mode 100644 index 0000000..3a3fa4d --- /dev/null +++ b/Random Commands/Write txt.bat @@ -0,0 +1,5 @@ +@echo off + +@echo>"C:\Users\%username%\Desktop\blank.txt + +@echo test> blank.txt \ No newline at end of file