Skip to content

Commit 72c2ca6

Browse files
Rename powershell/UniqueArray.ps1 to powershell/unique/Kmek_UniqueArray.ps1
1 parent 339d9af commit 72c2ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powershell/UniqueArray.ps1 powershell/unique/Kmek_UniqueArray.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Write-Host $array
44

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

7-
Write-Host $array
7+
Write-Host $array

0 commit comments

Comments
 (0)