repo.or.cz
/
hband-tools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
new tool: args2env
[hband-tools.git]
/
user-tools
/
upsidedown
blob
04112d7b9de305d9c5d23c54377764279d643abe
1
#!/bin/bash
2
3
true
<<EOF
4
=pod
5
6
=head1 NAME
7
8
upsidedown - Transliterate input stream to text with upsidedown-looking chars
9
10
=cut
11
12
EOF
13
14
15
sed
-e
'y/abcdefghijklmnopqrstuvwxyz0123456789!@&_+ABCDEFGHIJKLMNOPQRSTUVWXYZ?/eqcpaJby!f×lwuo&Þjs+n^mxhz015Eµ29L86¡©æ¯±V¶>C3JÐHIFK7WNOdÕäSîñAMXÁZ¿/'
|
rev