diff --git a/Adapting_new_script_for_computing_cluster.sh b/Adapting_new_script_for_computing_cluster.sh index 18f5337..824e41b 100755 --- a/Adapting_new_script_for_computing_cluster.sh +++ b/Adapting_new_script_for_computing_cluster.sh @@ -160,7 +160,7 @@ cp dedup/* $work_dir/dedup cp dedup_peaks/* $work_dir/dedup_peaks ' - find . -ls + ls -lR du -hs $MAX_JOB_TMPDIR }