Skip to content

Instantly share code, notes, and snippets.

@sudosanet
Created December 2, 2015 05:59
Show Gist options
  • Save sudosanet/7e0cc12d8630190263cc to your computer and use it in GitHub Desktop.
Save sudosanet/7e0cc12d8630190263cc to your computer and use it in GitHub Desktop.
ts.sh
#/bin/sh
mkdir -p ./"$1"
mv *"$1"*.ts ./"$1"/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment