milis/bin/tvk.sh

5 lines
115 B
Bash
Raw Normal View History

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