Skip to content

Instantly share code, notes, and snippets.

/*
Copyright (c) 2008, Adobe Systems Incorporated
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
/*
Copyright (c) 2008, Adobe Systems Incorporated
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
curl 'http://2014.xoxofest.com/assets/php/attendees_json.php?var=attendees_json' | sed 's/.* = //' | sed 's/;$//' | json_pp | grep 'twitter_username' | sed 's/.*: "\([^"]*\)".*/\1/' > xoxo.txt