Jump to content

Recommended Posts

Posted

I want to know that, how to execute C, C+, C++, Shell Script.

Here is my Shell Script:

URL:

Permission set to 755

Code:

#!/bin/sh
print "Content-type: text/html\n\n";
print "<html><head><title>This page is dynamic HTML!</title></head><body>Hello World</body></html>";

Please solve my problem.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...