aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2015-05-06 14:09:06 +0200
committerDrahflow <drahflow@gmx.de>2015-05-06 14:09:06 +0200
commitfa059eb58cf556b09c0fa98c31bf54171cdf80dc (patch)
tree6ccc60b3f6b5defa0ac05e6ad962241b4ea6f52a
parent2a48e335db1ce4e649cb05895c85923740973899 (diff)
Slightly nicer code
-rw-r--r--elymas/lib/sys.ey2
1 files changed, 1 insertions, 1 deletions
diff --git a/elymas/lib/sys.ey b/elymas/lib/sys.ey
index fe4f4b6..c8d0cf1 100644
--- a/elymas/lib/sys.ey
+++ b/elymas/lib/sys.ey
@@ -49,7 +49,7 @@
# 0 -> a shell command
{ ==cmd
- "/bin/sh" [ "sh" "-c" cmd ] { "\0" cat } '*0.0 [ ] +execve ??proc.exec
+ "/bin/sh" [ "sh" "-c" cmd ] "\0" |cat '*00.0 [ ] +execve ??proc.exec
} /shell sys .deff
# 0 -> function to execute in the child