Skip to content

Commit

Permalink
Rename powershell/UniqueArray.ps1 to powershell/unique/Kmek_UniqueArr…
Browse files Browse the repository at this point in the history
…ay.ps1
  • Loading branch information
kannagikazuko authored Oct 17, 2019
1 parent 339d9af commit 72c2ca6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Write-Host $array

$array = $array | Select-Object -Unique # The sorting one-liner

Write-Host $array
Write-Host $array

0 comments on commit 72c2ca6

Please sign in to comment.