Hacker News new | ask | show | jobs
by barrkel 4699 days ago
Free advice: you almost never want $. Almost always what you want is $@, usually in the form "$@". It doesn't matter for this example, but $ is usually a code smell.