tvk.sh 115 B

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