X-Git-Url: http://git.plutz.net/?p=cgilite;a=blobdiff_plain;f=storage.sh;h=0d09b262b4d700dac399dbc165ff5250570d16fa;hp=fd7582057e112f2ec582e6ede8d7dd1995ce2a66;hb=ec06ef45d19a1a76462e5f871e0c40ce6c5b4f4e;hpb=fcb3e2096bd811a910c686bbfe181708878ba8b4 diff --git a/storage.sh b/storage.sh index fd75820..0d09b26 100755 --- a/storage.sh +++ b/storage.sh @@ -74,7 +74,7 @@ STRING=' STRING(){ { [ $# -eq 0 ] && cat || printf %s "$*"; } \ - | printf %s "$*" |sed -r ':X; $!{N;bX;}'"$STRING" + | sed -r ':X; $!{N;bX;}'"$STRING" } UNSTRING='