summaryrefslogtreecommitdiffstats
path: root/fetch-from-indus
diff options
context:
space:
mode:
Diffstat (limited to 'fetch-from-indus')
-rwxr-xr-xfetch-from-indus8
1 files changed, 8 insertions, 0 deletions
diff --git a/fetch-from-indus b/fetch-from-indus
new file mode 100755
index 0000000..cae7ee1
--- /dev/null
+++ b/fetch-from-indus
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+
+
+scp root@indus.usersys.redhat.com:/var/ftp/incoming/$1 .
+#echo "this is junk" >$1
+
+