Skip to content
Snippets Groups Projects

Master

Merged LAURAIN ARTHUR requested to merge arthur.laurain/P4z:master into master
Compare and
15 files
+ 297
33
Preferences
Compare changes
Files
15
+ 2
1
#!/bin/bash
echo -e "iTest\ttaille\ttri\ttemps\tmem"
@@ -16,4 +17,4 @@ do
echo -e "$iTest\t$taille\t$version\t$res"
done
done
done
\ No newline at end of file