Skip to content

Instantly share code, notes, and snippets.

@lazywinadmin
Created November 9, 2015 18:47
Show Gist options
  • Save lazywinadmin/7595c1bf7f66129a970a to your computer and use it in GitHub Desktop.
Save lazywinadmin/7595c1bf7f66129a970a to your computer and use it in GitHub Desktop.
$a = 1..10
[Array]::Reverse($a)
$a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment