From 8312ec433a1207d394e76587a60dd042b5fa253b Mon Sep 17 00:00:00 2001 From: Hariharan Iyer Date: Mon, 12 Mar 2018 10:21:18 +0530 Subject: [PATCH] Add a utility script to source al scripts --- all.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 all.sh diff --git a/all.sh b/all.sh new file mode 100644 index 0000000..7a4e6f5 --- /dev/null +++ b/all.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +source hadoop/util.sh