Search Results

Search: Posts Made By: duker61
81,542
Posted By duker61
the problem/the solution
Hi all,

The problem (as I see it) is either the more command or the here-now is behaving differently in Linux than it does in AIX and HP-UX.

My wrapper script calls a vendor script and...
81,542
Posted By duker61
The script is a vendor script. I'm trying to...
The script is a vendor script. I'm trying to avoid modifying it.

One of my friends here told me to change the script to use cat instead of more. So this line:

more docs/env.txt

changed...
81,542
Posted By duker61
Same result
---------- Post updated at 12:26 PM ---------- Previous update was at 12:24 PM ----------



The keystrokes are in the list. y, n, Return key, string. It seems the first 2 responses that are y...
81,542
Posted By duker61
not starting shell doesn't make a difference
This is the actual script where I removed the shell:



cd /opt/lib/cobol

./install << EOF
y
y

y
n
y
/opt/lib/mflmf
y
n
y
64
n
n
81,542
Posted By duker61
No change with continue ---------- Post...
No change with continue

---------- Post updated at 10:52 AM ---------- Previous update was at 10:38 AM ----------

I tried continue and return (yes, desperation beginning to show...)
81,542
Posted By duker61
no luck
bakunin,

I tried your suggestion. No luck.

I stripped down the script to the single command for the here-now install:


sh ./install << HERE
y
y

y
n
y
n
y
64
n
n ...
81,542
Posted By duker61
How to enter a return key in bash script?
Hi,

I'm porting an install script from AIX to Red Hat (2.6.18-164.el5 #1 SMP)

I have this script working in both AIX and HP-UX.

The script is a wrapper for a Micro Focus Server Express...
Showing results 1 to 7 of 7

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