parent
192f0b0498
commit
acec9d52f3
2
RAI1.sh
2
RAI1.sh
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# rai 1
|
||||
wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=2621467&output=45" -U "iphone" -O p.txt
|
||||
grep http p.txt >temp.txt
|
||||
grep content p.txt >temp.txt
|
||||
sed -e 's/<url type="content">//g' temp.txt >temp2.txt
|
||||
cat temp2.txt
|
||||
sed -e 's/<\/url>//g' temp2.txt >temp.txt
|
||||
|
|
Loading…
Reference in New Issue