justinhj's profile picture

Functional[Justin]

Principal Software Engineer. Streaming data at scale. Generative AI. Functional Programming. Neovim. Emacs.

  • All Posts
  • Popular Posts
  • YouTube Channel
  • Speaking Events
  • Privacy

Posts about 'Batch Files'

  • May 13, 2008

    Batch file tip ... %~dp0

    Here's a nice blog post on this...Silly batch file tricks, redirecting stdout into an evironment variable and %~dp0But just for my own reference the cryptic looking character sequence resolves to...

    msdos win32 command-line batch-files