![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| newbie problem | blowFish@ubuntu | High Level Programming | 5 | 06-26-2007 07:59 PM |
| Problem accessing csh ?? (Newbie) | gmalt | Shell Programming and Scripting | 3 | 01-05-2007 04:08 AM |
| newbie problem | mpang_ | Shell Programming and Scripting | 2 | 06-17-2006 03:45 AM |
| PerfMeter problem(a newbie one) | Zarnick | SUN Solaris | 2 | 05-27-2004 01:34 PM |
| newbie problem please help | Thump | UNIX for Dummies Questions & Answers | 2 | 02-20-2001 11:02 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
newbie problem with enviroment
Hi I've written a a script on box A that ssh's into box B and runs another script. If I run the script on box B it works. However when I run my ssh script (public key setup so no passwd required) it fails with "The WSB_HOME environment variable is not defined". Checked wapuser1 .profile on box B and all seems ok. I'm sure there is a simple explanation for this but setting up enviroment variables was never my strong point.
Scripts as follows. #!/bin/sh for pped in 03 04 05 06 do ssh -l wapuser1 auumpp0pr$pped /home/wapuser1/scripts/wsb_start done Thnxs in advance. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|