«
Size: a a a
«
S
#!/bin/bash
text_page = $(curl http://site.com -u user:pass)`
echo "$text_page"
curl http://site.com -u user:pass
В
В
D•
В
В
D•
В
D•
В
D•
I
#!/bin/bash
text_page = $(curl http://site.com -u user:pass)`
echo "$text_page"
curl http://site.com -u user:pass
-s
забылIP=$(curl -s ifconfig.me)
echo $IP
S
-s
забылIP=$(curl -s ifconfig.me)
echo $IP
./test.sh: строка 2: page: команда не найдена
B
S
S
D•
D•
В