Search Results

Search: Posts Made By: lethe
12,164
Posted By lethe
remote login via shell script
is it possible for me to have a shell script log me in to a telnet session? i have in mind something along the lines of

% telnet host < script, where the first two lines of script will be...
5,527
Posted By lethe
here is a nice way to list all commands available...
here is a nice way to list all commands available to you.

% ls `echo $PATH | sed 's/:/ /g'` | more

NB: those are back-quotes enclosing front-quotes. you might be best served by just cutting...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 07:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy