Open multiple chrome links based on a list in a file
while read p;do open -a Google\ Chrome echo http://test.ch/$p
; done < urls.txt
Written by Ralph Meier
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Related Tags
#bash
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#