7 ms·
Show HN: Posix shell abuse – Reassemble arguments AKA Transforming $* into $
- przemoc 10y agoSomehow title lost @ at the end. Is it some kind of forbidden character?
- jepler 10y agoWhile the final and most portable solution is a bit convoluted, see http://stackoverflow.com/questions/12162010/posix-sh-equivalent-for-bash-s-printf-q http://stackoverflow.com/questions/12162010/posix-sh-equival... for other related ideas.