-
First pieces of code in PowerShell
new-object: $sw = new-object System.IO.StreamWriter(“c:ts.txt”) get-member: $sw | get-member -memberType methods For some reason, this method of invoking object methods is reminiscent of both Ruby and Smalltalk for me.
-
Reluctantly Biking today
Legs were very tired today. I didn’t do any cardio or leg strengthening yesterday, so the soreness must be from Tuesday. Amazingly, biking was my choice for a cardio workout. Equipment: Stairmaster BikeResistance: 20Distance: 11.20 milesTime: 30 minutesProgram: Intervals
-
From the PowerShell team blog
PowerShell Team Blog blog entry on the Linux Magazine Bash vs. Vista PowerShell from Linux Magazine PowerShell Script Center