Hacker News new | ask | show | jobs
by mav3rick 2211 days ago
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