mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-01-12 17:08:23 +01:00
639 B
639 B
PowerShell Script list-emojis.ps1
Synopsis & Description
list-emojis.ps1
Lists the Emojis of Unicode 13.0.
Syntax & Parameters
/home/mf/PowerShell/Scripts/list-emojis.ps1 [<CommonParameters>]
[<CommonParameters>]
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
Example
PS>.\list-emojis.ps1
Notes
Author: Markus Fleschutz · License: CC0
Related Links
https://github.com/fleschutz/PowerShell
Generated by convert-ps2md.ps1