Search Results

Search: Posts Made By: LES2013
3,027
Posted By LES2013
I have successfully run the script in the...
I have successfully run the script in the original form with the -n parameter. I have also read more about it on the net. I appreciate your help.
3,027
Posted By LES2013
Through a LOT of trial and error and researching...
Through a LOT of trial and error and researching on the net I came across the below while loop
syntax just a little while ago, the first example below. I changed my while loop to match and it ...
3,027
Posted By LES2013
Here is the code. !/bin/ksh #set -xv ...
Here is the code.

!/bin/ksh
#set -xv
USAGE="usage: test2.ksh"

# Set the environment variables
. /bill/adc/env.vars
. /bill/common/host/set.host.bat

# Set env vars
AdcIP=`grep ADCIPadr...
3,027
Posted By LES2013
While loop not reading all files if ssh fails
The below while loop is in ksh on a SunOs server: SPARC-Enterprise 5.10
The ksh version is: Version M-11/16/88i

The intention of the below while loop is to read through a list of file names in...
Showing results 1 to 4 of 4

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