Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
moaz
/
down-for-everyone-or-just-me
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
down-for-eve...
/
process-url.sh
process-url.sh
91 B
Permalink
Cronologia
Originale
1
2
3
4
#!/usr/bin/env bash
URL="`sed -f $(dirname $0)/substitute.sed <<< "$@"`"
echo -e -n ${URL}