Search Results

Search: Posts Made By: weddy
4,170
Posted By weddy
Hi Don, The first one was a typo, nice...
Hi Don,

The first one was a typo, nice catch. I changed it on the original document just in case I ever want to go back and use it as reference.



I cant put specific names out on public...
4,170
Posted By weddy
It does not work correctly the way I want it to...
It does not work correctly the way I want it to work. Csh is doing what it does best is keep the script running when you logout of the xterm. Plus I don't think you need the extra baggage of 2>&1...
4,170
Posted By weddy
running on script is $HOST is short for the...
running on script is $HOST is short for the workstation${i} in a for loop where i =1 counting i<4
process is the variable name of process=/a path name/script name.sh

the problem is that Csh does...
4,170
Posted By weddy
Hi Don, so the $process is the script .sh, ...
Hi Don,

so the $process is the script .sh, $process.sh I think your mistaken the variable script name for a name variable and then a script. they are both the same. of course i could put...
4,170
Posted By weddy
Hi Don, What we are trying to create is a...
Hi Don,
What we are trying to create is a master script to run other scripts in the back ground on different machines.

to answer your questions $host are the host names of the 3 machines ws1 ws2...
4,170
Posted By weddy
Remote login and running a script on multiple servers
Hi all,
I am baffled on this. Solaris Irix system.:confused:
I have 4 servers all connected to one another, :b: I need to write a script line that would login on to server 1-3 ($HOST) start a...
2,623
Posted By weddy
i would suggest to use a "cut" you can use a loop...
i would suggest to use a "cut" you can use a loop to move the cut N times across the columns check for a value, then loop through the rows in a loop. The use of a nested loops. I have an example of...
Showing results 1 to 7 of 7

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