$ cmake -E remove_directory temp_testdir_background $ mkdir temp_testdir_background $ cd temp_testdir_background < use strict; < sleep(1); < open (FILE, ") { < print; < } < close(FILE); < unlink("tmp_fich"); < exit 0; < $ mkfile delayed_cat.pl & perl delayed_cat.pl > TOTO < TOTO $ mkfile tmp_fich $ sleep 2 $ cd ..