annotate bin/döts @ 6658:c1477023c681

<oerjan> mkx bin/echo-p//echo "$1"; [[ "$1" == */* ]] && mkdir -p "${1%/*}" 2>/dev/null
author HackBot
date Tue, 09 Feb 2016 01:12:38 +0000
parents 80d4a5138bcb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5670
587a2eaa44dc <FireFly> ` echo $\'#!/bin/sh\\nsed -re "y/aoeuiy/\xc3\xa4\xc3\xb6\xc3\xab\xc3\xbc\xc3\xaf\xc3\xbf/"\' >bin/d\xc3\xb6ts && chmod a+x bin/d\xc3\xb6ts && wisdom | d\xc3\xb6ts
HackBot
parents:
diff changeset
1 #!/bin/sh
5689
80d4a5138bcb <oerjan> ` sed -i \'2s/^/print_args_or_input "$@" | /\' bin/d\xc3\xb6ts
HackBot
parents: 5683
diff changeset
2 print_args_or_input "$@" | sed -re "y/aehiotuwxyAEHIOUWXY/äëḧïöẗüẅẍÿÄËḦÏÖÜẄẌŸ/"