8 lines
194 B
Text
8 lines
194 B
Text
MESSAGE
|
|
findCommonDir(
|
|
'/home/user1/tmp/coverage/test' + '~n' +
|
|
'/home/user1/tmp/covert/operator' + '~n' +
|
|
'/home/user1/tmp/coven/members',
|
|
'/'
|
|
)
|
|
VIEW-AS ALERT-BOX
|