1 2 3
#!/bin/sh export COLUMNS=$(tput cols) exec /usr/bin/java -jar '/usr/share/java/tmc-cli/tmc-cli.jar' -d "$@"