summaryrefslogtreecommitdiffstats
path: root/ompload
diff options
context:
space:
mode:
Diffstat (limited to 'ompload')
-rwxr-xr-xompload4
1 files changed, 4 insertions, 0 deletions
diff --git a/ompload b/ompload
new file mode 100755
index 0000000..3eb7080
--- /dev/null
+++ b/ompload
@@ -0,0 +1,4 @@
+#!/bin/sh
+URL=`/usr/bin/ompload -u $@ | grep "http.*" -o`
+echo $URL
+echo -n $URL | nohup &>/dev/null xclip