diff --git a/scripts/ml/running_scripts.txt b/scripts/ml/running_scripts.txt index 39fc003..9c6af06 100644 --- a/scripts/ml/running_scripts.txt +++ b/scripts/ml/running_scripts.txt @@ -7,7 +7,7 @@ ######################################################################## -./ml_iterator.py 2>&1 | tee log_genes_ml.txt +time ./ml_iterator.py 2>&1 | tee genes_ml-$(date --iso).log ########################################################################