dotfiles/bin/ctpvclear
2023-08-15 02:28:08 +03:00

5 lines
55 B
Bash
Executable file

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