Hacker News new | ask | show | jobs
by pikelet 726 days ago
You can also use %x(ls some/dir), which is a syntax used in other places too, like %w[word word word] (array of word strings, notice you can choose the delimiter).