Skip to content

Instantly share code, notes, and snippets.

@Davidnet
Created October 29, 2018 22:55
Show Gist options
  • Save Davidnet/4dbb428c4eb65435b0389fa567212a7f to your computer and use it in GitHub Desktop.
Save Davidnet/4dbb428c4eb65435b0389fa567212a7f to your computer and use it in GitHub Desktop.
video.sh
VIDEONAME=$(basename ${VIDEO_URL})
VIDEOPATH="/data/${VIDEONAME}"
echo $VIDEOPATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment