# alias definition New-Alias -Name 'wc' -Value 'Measure-Object' wc -InputObject 'Any string. Bye!' -Character 'Any string. Bye!'.Length