This website requires JavaScript.
Explore
Help
Sign In
extern
/
ctpv
Watch
1
Star
0
Fork
0
You've already forked ctpv
mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced
2024-11-24 13:53:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6923c890d7
ctpv
/
ctpvclear
6 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add ueberzug support
2022-05-25 23:57:50 +02:00
#!/bin/sh
ctpvclear: add option to pass id as argument
2022-05-29 18:40:11 +02:00
[ -z "$id" ] && id="$1"
exec ctpv -c "$id"
Reference in New Issue
Copy Permalink