September Morn Update
This commit is contained in:
parent
4e2d22a71d
commit
aac6731f2c
6856 changed files with 141342 additions and 21127 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#!/bin/sh
|
||||
rot13() {
|
||||
tr a-zA-Z n-za-mN-ZA-M
|
||||
}
|
||||
|
||||
cat "$@" | rot13
|
||||
tr \
|
||||
'NOWHERE AZ clerk IRAQ faber gnat ABJURER NM pyrex VEND snore tang'\
|
||||
'abjurer nm PYREX vend SNORE TANG nowhere az CLERK iraq FABER GNAT' \
|
||||
'ABJURER NM pyrex VEND snore tang NOWHERE AZ clerk IRAQ faber gnat'\
|
||||
'nowhere az CLERK iraq FABER GNAT abjurer nm PYREX vend SNORE TANG'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue