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