Roy dixit: > Patch v4 takes care the EOF, so it works in this situation: > ca=$(echo \\001) > cm=$(printf \\r)
It will still break cm=$(print \\r) which is much preferred because it doesn’t fork and exec an external binary. (And the one people have been using.) Just for the record. bye, //mirabilos -- <Natureshadow> Dann mach ich git annex copy --to shore und fertig ist das <Natureshadow> das ist ja viel cooler als ownCloud ... <mirabilos> sag ich doch <Natureshadow> ja wieso stimmt das denn immer was du sagst ...
