diff --git a/bash_array_jobs/README.md b/bash_array_jobs/README.md index 9aab42c4016ef1eee42f71121b76e445b1c0aaa9..37bf559aa9fe9ba404d10cc50950b9da1b704fc8 100644 --- a/bash_array_jobs/README.md +++ b/bash_array_jobs/README.md @@ -21,11 +21,11 @@ An executable to create test environment to run the job scripts on, along with j seq: Create a test_dir with sequential file names. Example: └── test_dir - ├── test1 - ├── test2 - ├── test3 - ├── test4 - └── test5 + ├── test1 + ├── test2 + ├── test3 + ├── test4 + └── test5 rand: Create a test_dir with random file names. Example: