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

An easy way to avoid this is to have several scripts (bash for example):

getfile.sh processdata.sh postresults.sh doall.sh

And doall.sh consists of: ./getfile.sh ./processdata.sh ./postresults.sh



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

Search: