10/11/2011 1:47:13 PM
Stop hating your life and use Powershell?
10/11/2011 2:00:33 PM
I don't think the command interpreter supports smiley faces yet.
10/11/2011 2:12:02 PM
^^the original version of this script was in bash... unfortunately it now needs to run from a windows xp machine....that's : and D - it prints a list of directories to a file. Unfortunately DOS doesn't have very advanced controls for working with reading from files so I have to write like 5 different ones
10/11/2011 2:19:04 PM
You can install Powershell 2.0 on XP SP3!
10/11/2011 2:26:12 PM
You'll spend less time re-creating it in Powershell, rather than debugging that.
10/11/2011 2:57:36 PM
when I pushd a network share with the command line, it seems to automatically map it to an unused drive letter (Z: so far). Maybe after pushd stop using / like it's a network path.
10/11/2011 3:01:11 PM
got it fixed!I have no idea what the problem was. I copied the text into a new file, saved, and it worked. Editor must have been using an encoding winXP didn't like or something.
10/11/2011 5:00:51 PM