Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

grep is a command-line text-search utility originally written for Unix.

learn more… | top users | synonyms (1)

0
votes
2answers
589 views

How to unescape non-usa, en, ASCII type characters using grep?

I am using grep to parse a friend list obtained via the facebook Open Graph API. I am mostly able to do what I want with the following command, issued in bash: grep -aiPo ...