{ cmd = "ls -rc " $5"/*.iri | head -n1"; cmd | getline RES ; close(cmd); system( "cp " RES".old "RES); }