Forum: Shell Scripting May 23rd, 2008 |
| Replies: 4 Views: 2,125 Hi again,
I don't need the advanced script, just I need the sample one, to get and have the idea ... |
Forum: Shell Scripting May 23rd, 2008 |
| Replies: 4 Views: 2,125 The server should be called as follows:
# ./bashwebserver.sh port [root]
Where port is a mandatory argument to specify the port number the server should listen on, and root
is an optional... |