Pinned Loading
-
-
just a simple version of the linux w...
just a simple version of the linux wildcard for windows 1:: use .cmd to not mess up %errorlevel%
2:: original filename: wildcard.bat
3@ECHO OFF
4set "a="
5for /f "tokens=*" %%A IN ('dir /b %1') DO (call :subroutine "%%A")
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.