![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remote ssh login as root | BG_JrAdmin | SUN Solaris | 14 | 1 Week Ago 02:58 PM |
| Remote login through ssh | subin_bala | Shell Programming and Scripting | 5 | 2 Weeks Ago 03:16 PM |
| Remote login with VNC | Peterh | UNIX for Dummies Questions & Answers | 1 | 02-28-2008 02:32 AM |
| CDE Remote Login is not Working !!! | adel8483 | SUN Solaris | 4 | 03-19-2007 02:35 AM |
| remote login through a script ( except rsh) | rahma | UNIX for Dummies Questions & Answers | 3 | 08-23-2001 01:13 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
remote login
Hi
i have recently switched to unix environment,i am trying to make a shell script which logs on to the remote machines and plays some commands and collects the out put into a file.but i am not able to create any file on remote hosts.see the sample code . rsh hostname -l username << ENDTAG cd /in/service ls -ltr >> tmp.stats exit ENDTAG all the hosts are connected in LAN .could any body please help me out. thanks in advance. |
| Forum Sponsor | ||
|
|