summaryrefslogtreecommitdiff
path: root/examples/xcmd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xcmd.sh')
-rwxr-xr-xexamples/xcmd.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/xcmd.sh b/examples/xcmd.sh
new file mode 100755
index 0000000..0c230d6
--- /dev/null
+++ b/examples/xcmd.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec $* | xmessage -file - &