I am just getting started with Powershell, and I found that you can "cat", "clear", and "ls" just like in a Unix shell. You can pipe stuff (from here):
ls | out-file "dir-listing.txt" (where out-file is a cmdlet)
The above will output a file listing, and the out-file cmdlet will write that to a file called "dir-listing.txt" in the current directory.
"cat dir-listing.txt" to check file contents.
You can download powershell from here.
Mozilla and hypocrisy
Right, but what about the experiences that Mozilla chooses to default for users like switching to Yahoo and making that the default upon ...
-
I really like what Dave Winer has evolved his blog over time. Its not just written posts any more. There are now tabs for various forms of...
-
Its crazy that the stats for this blog show that there were about a 100 visitors today. I haven't posted in a long time. Blogger really...
-
via VMware blog