TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Posix shell abuse – Reassemble arguments AKA Transforming $* into $

9 pointsby przemocover 8 years ago

2 comments

przemocover 8 years ago
Somehow title lost @ at the end. Is it some kind of forbidden character?
jeplerover 8 years ago
While the final and most portable solution is a bit convoluted, see <a href="http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;12162010&#x2F;posix-sh-equivalent-for-bash-s-printf-q" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;12162010&#x2F;posix-sh-equival...</a> for other related ideas.