fork(1) download
  1. gsub(pattern = "-(\\d{2})$", replacement = "-19\\1", x = "10-Feb-52")
Success #stdin #stdout 0.16s 175424KB
stdin
Standard input is empty
stdout
[1] "10-Feb-1952"