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

No need for a while loop. Just have a file with each site name in a new line. Then -

cat sites-list | xargs -n1 firefox --new-tab



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

Search: