I want to run a script that just tells the command prompt to execute the dos command "dir" or "cd" etc.
More specifically, I want to use it to execute the rsh command to logon to a remote computer running linux.
"rsh 130.11.232.33 -l lrgs" for example
Does anyone know how to do this?
Thank you
guy
More specifically, I want to use it to execute the rsh command to logon to a remote computer running linux.
"rsh 130.11.232.33 -l lrgs" for example
Does anyone know how to do this?
Thank you
guy