Created
March 14, 2011 19:02
-
-
Save djanowski/869662 to your computer and use it in GitHub Desktop.
This file contains 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 -s -d codloca=5001 -d pnc="$1" -d alt="$2" http://www3.correoargentino.com.ar/scriptsN/cpa/cpa_calle.idc | | |
ack -o '[A-Z]\d{4}[A-Z]{3}' |
Comentarios bienvenidos :-)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bueno, hice la gema:
gem install cpa
. Y el código está en https://github.com/djanowski/cpa.