This website requires JavaScript.
Explore
Help
Sign In
fakeowl1
/
dotfiles
Watch
1
Star
1
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f9baf10798
dotfiles
/
bin
/
ctpvclear
6 lines
55 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
[
-z
"
$id
"
]
&&
id
=
"
$1
"
exec
ctpv -c
"
$id
"
Reference in New Issue
View Git Blame
Copy Permalink