Created
June 7, 2017 11:24
-
-
Save marushu/6468fb727aa0031d0c2a33d86170ed05 to your computer and use it in GitHub Desktop.
Check the baggage with the baggage inquiry system of Kuroneko Yamato. :)
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
#!/bin/sh | |
# Check the baggage with the baggage inquiry system of Kuroneko Yamato. :) | |
echo 'Enter the number.' | |
read KURONEKONUM | |
open http://jizen.kuronekoyamato.co.jp/jizen/servlet/crjz.b.NQ0010?id=${KURONEKONUM} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment