Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
#
# opentabs.sh
#
# specific use: read a list of URLs from file and open in browser
#
# general use: run a console command many times with parameters read form a text file
#
# $ bash opentabs $filename $start $end
#