Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Telnet from a script
Name: Gil Uriel Date: June 13, 2001 at 13:19:46 Pacific
Comment:
Hi, I'm writing a script in bash and I want it to telnet an address at some point, preform some commands in the telnet session and return to the script.
Summary: Hello All: Why can't I run the 'lpc' command from a telnet session? I get the error: 'bash: lpc: command not found' This happens even after I su in as root. Any help would be greatly appreciated. Rya...
Summary: I am trying to get a script to run over ssh that adds a user or can take one away by means of filemaker pro. I used the command parameter right from ssh. If I login as root through ssh it runs. If I...