From 1c2dc8aedc5e45018b1f7c9c3f92810caf9dd422 Mon Sep 17 00:00:00 2001
From: Ignacio Pisso <Ignacio.Pisso@nilu.no>
Date: Sat, 25 Aug 2018 17:19:17 +0200
Subject: [PATCH] modify description in comments

---
 gen_pathnames.sh | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/gen_pathnames.sh b/gen_pathnames.sh
index dd2a12a..7137e36 100755
--- a/gen_pathnames.sh
+++ b/gen_pathnames.sh
@@ -1,5 +1,9 @@
 #!/bin/bash
-# loop on list of option dirs and generate corresponding pathnames
+# loop on list of option dirs 
+# extract suffixes 
+# generate corresponding pathnames from working template
+# make corresponding output dirs locally
+
 # snippet from 
 # /Users/ignacio/todo/doing/flexpart/2018-05-25/loop_on_ls.sh
 # /Users/ignacio/todo/doing/flexpart/2018-05-24/loop_on_ls.sh
-- 
GitLab