From 00d5c4fe10c3755ef8f3ed5f737483195e77d87f Mon Sep 17 00:00:00 2001 From: Ravi Tripathi <ravi89@uab.edu> Date: Wed, 15 Aug 2018 11:36:44 -0500 Subject: [PATCH] Adding section for bash programming and array jobs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aea7694..e12a7e3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This repository contains a variety of examples of parallelism. -BASH script and Array Jobs +BASH script and Array Jobs Please go to directory bash_array_jobs, for more information on bash scripting and array jobs. MATLAB -- GitLab