# HG changeset patch # User HackBot # Date 1462312453 0 # Node ID 66ec72f63fd1fb812c7cb1014abf3970f5ae5049 # Parent 8f14859965c45d155085e811deea5300ad8eaf8b ` mk templates/termwrapperOut//\'output=$(command and args goes here) eval "$output"\' diff -r 8f14859965c4 -r 66ec72f63fd1 templates/termwrapperOut --- 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"