Skip to content

Instantly share code, notes, and snippets.

@jay-johnson
Created January 9, 2019 16:59
Show Gist options
  • Save jay-johnson/9eb142ab251f8106fd4e55c017fc9d53 to your computer and use it in GitHub Desktop.
Save jay-johnson/9eb142ab251f8106fd4e55c017fc9d53 to your computer and use it in GitHub Desktop.
Asciinema Command Example
file=/data/asciinema/sa-2-fullstack; rm -f ${file}; asciinema rec ${file} -i 2 -t "title_here"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment