Tag Archives: processes

Safely executing commands with user data

Do you ever need to call out to a shell command with some user-supplied arguments? category = ‘riddles’ fortune = `fortune #{category}` Q: What’s the difference between a Mac and an Etch-a-Sketch? A: You don’t have to shake the Mac … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment