« learning to whistle | Home | i’m famous!!! »
mini hacks: dos, batch etc
By booyaa | February 26, 2006
there’s plenty more of these one liner type hacks to follow, so check the recently updated sidebarÂ
how to create a datetime and assign it to a variable
for /f "tokens=1,2,3 delims=/ " %%a in ('date /t') do @set timestamp=%%c%%b%%a
Topics: Uncategorized |

Blog