dotfiles/bin/ctpvclear

6 lines
55 B
Bash
Executable File

#!/bin/sh
[ -z "$id" ] && id="$1"
exec ctpv -c "$id"