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