![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remote ssh login as root | BG_JrAdmin | SUN Solaris | 14 | 08-15-2008 06:58 PM |
| Remote login through ssh | subin_bala | Shell Programming and Scripting | 5 | 08-14-2008 07:16 PM |
| Remote login with VNC | Peterh | UNIX for Dummies Questions & Answers | 1 | 02-28-2008 06:32 AM |
| CDE Remote Login is not Working !!! | adel8483 | SUN Solaris | 4 | 03-19-2007 06:35 AM |
| remote login through a script ( except rsh) | rahma | UNIX for Dummies Questions & Answers | 3 | 08-23-2001 05:13 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | 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. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|