Skip to content

Instantly share code, notes, and snippets.

@Computer-Tsu
Created July 11, 2023 01:18
Show Gist options
  • Save Computer-Tsu/ff19c0625ec1e393bdb3fbbf597810cc to your computer and use it in GitHub Desktop.
Save Computer-Tsu/ff19c0625ec1e393bdb3fbbf597810cc to your computer and use it in GitHub Desktop.
optional first lines for batch scripts
PUSHD %~dp0
SET DateString=%DATE:~10,4%%DATE:~4,2%%DATE:~7,2%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment