milis/bin/tvk.sh

5 lines
115 B
Bash
Raw Normal View History

2017-07-22 06:41:33 +02:00
#!/bin/bash
[ -f `type -p asciinema` ] && pip3 install asciinema
2016-10-02 15:31:52 +02:00
echo "Terminal Video Kayit"
asciinema rec -t "$1"