dotfiles/bin/ctpvclear

6 lines
55 B
Plaintext
Raw Permalink Normal View History

2023-08-14 19:28:08 -04:00
#!/bin/sh
[ -z "$id" ] && id="$1"
exec ctpv -c "$id"