Skip to content

Instantly share code, notes, and snippets.

@datavudeja
Forked from Computer-Tsu/Batch.bat
Created October 21, 2025 13:16
Show Gist options
  • Save datavudeja/ab171c2a0ce5e08052b36ff4b57d8ef7 to your computer and use it in GitHub Desktop.
Save datavudeja/ab171c2a0ce5e08052b36ff4b57d8ef7 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