Skip to content

Instantly share code, notes, and snippets.

@seblavoie
Last active June 5, 2019 02:00
Show Gist options
  • Save seblavoie/23a0a431273124e875460356e239d0a6 to your computer and use it in GitHub Desktop.
Save seblavoie/23a0a431273124e875460356e239d0a6 to your computer and use it in GitHub Desktop.
copy files from photo library
cp **/*.(jpg|jpeg|png|JPG|JPEG|PNG|mov|MOV|mp4|MP4|gif|GIF) ~/Desktop/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment