diff options
Diffstat (limited to 'bin/common/gt')
| -rwxr-xr-x | bin/common/gt | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/common/gt b/bin/common/gt index 9f98c15..1965ed1 100755 --- a/bin/common/gt +++ b/bin/common/gt @@ -103,5 +103,6 @@ while getopts ":a:c:f:lsheu" opt; do  		;;  	esac  done +>&2 printf '*: %s\n' "$*"  # eval "herbe $(status | sed 's/"/\"/g;s/.*/"&"/' | tr '\n' ' ')"  | 
