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