#!/bin/sh # vim: set sw=4 ts=4 sts=4 et : port="$1" exec tmux kill-window -t "${port##*/}"