![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| User defined stacks for threads using glibc-2.3.5 | mysterious | Linux | 0 | 04-01-2008 07:07 AM |
| need help with User Defined Function | user_prady | Shell Programming and Scripting | 11 | 11-18-2007 08:51 PM |
| awk printf for user defined variables | jabberwocky | Shell Programming and Scripting | 1 | 10-02-2007 09:07 AM |
| User defined signal 1 | nitesh_raj | AIX | 0 | 01-29-2005 02:20 AM |
| Nawk user-defined function | NewbieGirl | Shell Programming and Scripting | 1 | 06-20-2003 11:51 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
User defined service
I want to add a new IP service which executes a script on SCO OS5.
I have amended /etc/services and added to port number (3333) I have amended /etc/inetd.conf and added a line for this service but I can't get it to execute my own shell script When I telnet to the IP address on port 3333 I get the "hwconfig" output, I want to run my own script but I get an error saying "File/directory not found" Below is the line I have added into inetd.conf hello stream tcp nowait NOLUID /etc/hwconfig I have tried replacing "/etc/hwconfig" with "/tmp/hello" but it will not run ??? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|