Comment on Show HN: Posix shell abuse – Reassemble arguments AKA Transforming $* into $Comments−jepler9yWhile the final and most portable solution is a bit convoluted, see http://stackoverflow.com/questions/12162010/posix-sh-equival... for other related ideas.
Comments
While the final and most portable solution is a bit convoluted, see http://stackoverflow.com/questions/12162010/posix-sh-equival... for other related ideas.