changeset 7689:8f14859965c4

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