While later versions of Windows have a where command, you can also do this with Windows XP by using the environment variable modifiers, as follows:
c:\> for %i in (cmd.exe) do @echo. %~$PATH:i
C:\WINDOWS\system32\cmd.exe
c:\> for %i in (python.exe) do @echo. %~$PATH:i
C:\Python25\python.exe(
reference
marstheinfomage
Mar 14, 2014 12:45
Purely incidentally, I've been reading random posts about LARPs recently. Inspired by those... (You can probably tell that the amount of thought and editing gone into this post are approaching zero, just wanted to dump it here before I forget
(
Read more... )
marstheinfomage
May 04, 2013 09:39
Shashina has designed a rather fantastic t-shirt. I don't think they're available for sale anywhere (yet?), but nevertheless, take a look.
(
Read more... )