Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
some changes for Windows (shell) compatibility and comment the sync call to test...
[simgrid.git] / tools / tesh2 / examples / background.tesh
index e13b648..988eba8 100644 (file)
@@ -34,7 +34,7 @@ $ cd temp_testdir
 <   }\r
 <   return 0;\r
 < }\r
-$ Cat > delayed_cat.c\r
+$ cat > delayed_cat.c\r
 \r
 $ gcc -Wall -o delayed_cat delayed_cat.c\r
 \r
@@ -42,7 +42,7 @@ $ gcc -Wall -o delayed_cat delayed_cat.c
 > TOTO\r
 \r
 < TOTO\r
-$ Cat > tmp_fich\r
+$ cat > tmp_fich\r
 \r
 $ sleep 2\r
 $ cd ..\r