/ Published in: Bash
This one can also be used together with an if-statement.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#! /bin/bash URL=$(echo $@ | sed 's:\ :\n:g' | grep "url" | sed 's:\-\-url=::')