Skip to content

Instantly share code, notes, and snippets.

@monkseal
Last active June 24, 2019 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save monkseal/2ec53def755e64e71b94a96f081b5f72 to your computer and use it in GitHub Desktop.
Save monkseal/2ec53def755e64e71b94a96f081b5f72 to your computer and use it in GitHub Desktop.
find iphone-backup-06-2019/ -mindepth 2 -type f -exec mv -i '{}' iphone-backup-06-2019/ ';'
# Mount ntfs drive
sudo /usr/local/bin/ntfs-3g /dev/disk3s1 /Volumes/NTFS -olocal -oallow_other
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment