RosettaCodeData/Task/Find-common-directory-path/PowerShell/find-common-directory-path-4.psh
2015-11-18 06:14:39 +00:00

2 lines
137 B
Text

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