PoshCode

Community resources for PowerShell coders

LetterDiamondOneliner v2

Download LetterDiamondOneliner v2.ps1

@Karl

...but couldn't get it smaller than a twitter message length 139 chars w/o arg

&{param([char]$c)[int]$s=65;$p=$c-$s;$r=,(' '*$p+[char]$s);$r+=@(do{"{0,$p} {1}{0}"-f([char]++$s),('  '*$f++)}until(!--$p));$r;$r[-2..-99]}Z