booyaa dot org
  • Adverts

  • 123-reg sucks!

    123-reg screwed up the renewal of my domain (booyaa.org). To read all about it click here

  • Link Exchange

    Allotment Vegetable Growing Allotment diaries, photographs, advice about growing vegetables, fruits and herbs with a forum for chatting on the plot.
  • Meta

  • mini hacks: dos, batch etc

    Sunday, February 26th, 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