#!/bin/bash urls=$(grep -E 'http[^`]+' gui -o) echo $urls