Skip to content

Instantly share code, notes, and snippets.

@NSAKEY
NSAKEY / subtilt.sh
Last active August 29, 2015 14:10 — forked from emptyset/split.sh
#!/bin/sh
# The product of brainstorming in the Cryptoparty room at PhreakNIC 18.
# The original script by emptyset can be found here:
# https://gist.github.com/emptyset/551f82819c339fc6f0db
# Lightly modified by _NSAKEY.
# This script was tested on Debian Wheezy and FreeBSD 10.1-RELEASE with bash, csh, and sh.
# Example: ./subtilt.sh Teenage_Mutant_Ninja_Turtles.srt Friday.srt
# The above will give you an srt file with Friday's dialogue set to display at the set times from the TMNT srt file.