ps1.soapyfrog.com

doing inappropriate things with powershell

Pages

  • About
  • Downloads
  • Archives

Search

Popular Posts

  • Grrr 1.1 and Big Invaders
  • Space Invaders
  • Convert images to text (ASCII art)
  • Cmdlet clashes
  • Console screen grabs in html

Recent Posts

  • Grrr source code, including Invaders
  • Google going down the pan
  • Cmdlet clashes
  • Grrr 1.1 and Big Invaders
  • Grrr, Cmdlets and PSInvaders revival

Categories

  • Announce (7)
  • Cmdlets (2)
  • Cool (16)
  • Grrr (6)
  • Hint (2)
  • Invaders (5)
  • Odd (2)
  • PowerShell (27)
  • Quiz (3)
  • Rant (7)
  • Uncategorized (1)
  • Utility (5)

Months

  • August 2007 (1)
  • April 2007 (1)
  • March 2007 (1)
  • February 2007 (3)
  • January 2007 (25)
  • December 2006 (1)

Bookmarks

  • Blogroll
    • $script Fanatics
    • blog.soapyfrog.com
    • Brian Long
    • Lee Holmes
    • Nik Crabtree
    • PowerShell-Scripting (French)
    • Richy Rich
    • The PowerShell Guy
    • Windows PowerShell
  • Links
    • Carbon-neutral web hosting!

Meta

  • Log in
  • Posts RSS
  • Comments RSS
  • Valid XHTML
  • Valid CSS
« Webserver and RSH in PowerShell
Making functions *really* read-only »
 

Updated get-bufferhtml

25 Jan 2007 02:52 pm// Announce, Cool, PowerShell, Utility    

A while back, I posted an article: Console screen grabs in html.

I fixed some bugs and added a couple of new features to the script get-bufferhtml.ps1, and have updated the article with examples.

Enjoy!

Comments (2)

2 comments to “Updated get-bufferhtml”

  1. On 25 Jan 2007 at 3:44 pm, David Mohundro said:   

    Are you missing a the function declaration before the param line?

    (Great site and I’m really enjoying your posts!)

  2. On 25 Jan 2007 at 4:05 pm, adrian said:   

    No, this is just executed as a script. If it’s in your path, you can just type get-bufferhtml and it will execute it.

    Otherwise, if in the current dir, you can do:

    ./get-bufferhtml.ps1 [args]

    The previous version was a function, but I found it a little to big to be cluttering up my profile.

    Thanks for reading!

Copyright © 2006-2010 Adrian Milliner

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5 License.