changeset 7690:66ec72f63fd1

<moon_> ` mk templates/termwrapperOut//\'output=$(command and args goes here) eval "$output"\'
author HackBot
date Tue, 03 May 2016 21:54:13 +0000
parents 8f14859965c4
children 18de579287a0
files templates/termwrapperOut
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/templates/termwrapperOut	Tue May 03 21:52:03 2016 +0000
+++ b/templates/termwrapperOut	Tue May 03 21:54:13 2016 +0000
@@ -1,1 +1,1 @@
-output=$(command and args goes here)  eval $output
+output=$(command and args goes here)  eval "$output"