Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

    cd dir && \
        ./script.sh && \
        ./otherstuff.sh
handles errors, in case `dir` doesn't exist for example.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: