fork(1) download
  1. x<-"Saint A/74/PV.46 12/12/2019 4/66 19-40538 Lucia"
  2. paste(unlist(regmatches(x, gregexpr("(?<!\\S)\\p{L}+(?!\\S)", x, perl=TRUE))), collapse=" ")
Success #stdin #stdout 0.24s 39396KB
stdin
Standard input is empty
stdout
[1] "Saint Lucia"