Hacker News new | ask | show | jobs
by maccard 356 days ago
Unfortunately there’s basically no guarantee that even the simplest scripts work.

    #!/bin/bash
    make $1
Has multiple possible problems with it.