$ cmake -E remove bgtesh.pl bgtesh.data < use strict; < sleep(1); < open (FILE, ") { < print; < } < close(FILE); < exit 0; < $ mkfile bgtesh.pl & perl bgtesh.pl > TOTO < TOTO $ mkfile bgtesh.data $ sleep 2 $ cmake -E remove bgtesh.pl bgtesh.data