start test file

This commit is contained in:
User 2020-11-01 21:27:01 +00:00
parent 832ecd0c57
commit 12d51346e1

3
test.sh Normal file
View File

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