From my Facebook wall:
June posted something on your Wall and wrote:
"function birthday
{
$bd = [datetime]"04/19"
if ((get-date) -eq $bd) {"Happy Birthday!"}
}
PS C:\> Happy Birthday from the PowerShell Team"
From my Facebook wall:
June posted something on your Wall and wrote:
"function birthday
{
$bd = [datetime]"04/19"
if ((get-date) -eq $bd) {"Happy Birthday!"}
}
PS C:\> Happy Birthday from the PowerShell Team"
No comments yet.