milis/bin/tvk.sh
2017-07-22 07:41:33 +03:00

4 lines
115 B
Bash
Executable file

#!/bin/bash
[ -f `type -p asciinema` ] && pip3 install asciinema
echo "Terminal Video Kayit"
asciinema rec -t "$1"