Hacker News new | ask | show | jobs
by dotancohen 708 days ago
Why not the backtick? That's the standard in Markdown, and its actual use in bash is nearly eliminated with the far safer $() syntax.