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