RosettaCodeData/Task/Find-common-directory-path/PowerShell/find-common-directory-path-...

3 lines
137 B
Plaintext

PS> Get-CommonPath '/' "/home/user1/tmp/coverage/test","/home/user1/tmp/covert/operator","/home/user1/tmp/coven/members"
/home/user1/tmp