touch_radio/test.sh
2020-11-01 21:27:01 +00:00

4 lines
58 B
Bash

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