Created
January 2, 2018 16:14
-
-
Save twistedpair/f07b03023e871ab1d672b92420ac7ca7 to your computer and use it in GitHub Desktop.
Revisions
-
twistedpair created this gist
Jan 2, 2018 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ !#/bin/bash # Requires `watch` and `jq` watch -d -n 1 -c -t \ "curl -s 'http://fig.gogoinflight.com/v1/flights?registration-number=N190UW&status=current&detail=true' | jq -C '.[].flight.gps'"