Forked from BenjaminKobjolke/Desktop\Windows\Command line\cURL\download facebook profile images.snip
Last active
August 29, 2015 14:08
-
-
Save Shilo/fd7c6f6933b27e99924b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -L "https://graph.facebook.com/[1-100000000]/picture?width=160&height=160" -o "facebook_user_#1.jpg" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment