< # .SYNOPSIS Counts Jerry Garcia live shows on q: drive .DESCRIPTION I store Jerry Garcia live shows on my Q: drive. This script counts the shows by year, and gives a total. .NOTES File Name : get-countofjerryshows.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell V2 CTP3 .LINK http://www.pshscripts.blogspot.com .EXAMPLE PS C:foo… Read the full text.