Last active
June 24, 2017 02:25
-
-
Save 3socha/06a9ad5dea8ae31ca483ff6add39382d 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 終末何してますか?忙しいですか?救ってもらっていいですか? | sed 's/?\([^$]\)/?\n\1/g'|sed 's/て\([^て]*$\)/て\n\1/'|awk 'a=" "{print $1 substr(a,0,7-length($1))}'|sed 's/\(.\)/\1 /g'|rs -T|rev|tr -d ' ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment