/ Published in: Bash
Expand |
Embed | Plain Text
#!/bin/bash echo "Content-type: text/html" echo '' echo HelloooooWorld!!!!!
You need to login to post a comment.
#!/bin/bash echo "Content-type: text/html" echo '' echo HelloooooWorld!!!!!
You need to login to post a comment.