Created
September 12, 2016 10:16
-
-
Save akanehara/2b70ab3e5e9ce9cde9050eab6e0f2409 to your computer and use it in GitHub Desktop.
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
echo 'echo-sd --center "PlayStation®VR発売まで" "あと$((($(gdate +%s -d '\''2016-10-13'\'') - $(gdate +%s))/(60*60*24)))日!"' | tee -a $(for f in ~/.zprofile ~/.bash_profile ~/.profile ;[ -e $f ] && echo $f) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment