Search Results

Search: Posts Made By: orozcom
3,080
Posted By orozcom
Actually I figured it out myself. Here is...
Actually I figured it out myself.

Here is what I have:


#!/bin/ksh
echo $1 $2 $3 $4
user=$1
app=$2
env=$3
release=$4

echo "set context user $user pass $user;" > runCmdFile.txt
echo...
3,080
Posted By orozcom
Script that takes in variables, and outputs to another text or script file
Ok, I sort of need to create a command files that will be ftped to another server to run.

I have some input variable that will need to be read, and then transformed into another script file. Here...
Showing results 1 to 2 of 2

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