RosettaCodeData/Task/Find-common-directory-path/J/find-common-directory-path-2.j

6 lines
203 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
paths=: '/home/user1/tmp/coverage/test';'/home/user1/tmp/covert/operator';'/home/user1/tmp/coven/members'
getCommonPrefix >paths
/home/user1/tmp/cove
'/' getCommonDirPath paths
/home/user1/tmp/