AH
Size: a a a
AH
AH
PT
AS
Б
PL
В
#!/bin/bash
echo "Content-type: text/html"
echo ""
echo "<html><head><title>Bash as CGI"
echo "</title></head><body>"
echo "<h1>Hello world</h1>"
"$(sh /home/shon42/reconnect_mf2.sh)"
echo "skipps the program"
echo "</body></html>"
AS
Б
Б
Б
Б
Б