Last active
June 21, 2019 19:16
-
-
Save JannyKhan/1f5f1e9a0f6af6469aa8cf2dea9bfdf8 to your computer and use it in GitHub Desktop.
list_open.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
filename=$1 | |
while read -r line | |
do | |
firefox -new-tab https://$line | |
done < "$filename" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
facebook.com/
twitter.com/
google.com/
youtube.com/
linkedin.com/
wordpress.org/
instagram.com/
pinterest.com/
wikipedia.org/
wordpress.com/
blogspot.com/
adobe.com/
apple.com/
tumblr.com/