Created
April 20, 2015 06:48
-
-
Save uiur/a26d0e0b4f2519556b46 to your computer and use it in GitHub Desktop.
現在位置座標のURL開く
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
open "https://www.google.co.jp/maps/place/$(whereami --format sexagesimal | perl -MURI::Escape -ne 'print uri_escape($_)')" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment