Hello all,
I am using an Alpha 8400 on DU 3.2C. During our daily operations, I
have to keep an eye on the Progress Database size. Therefore, script are
written to capture the info. from the Progress Monitor Utility. At the
moment, I have to do the following under the Unix prompt:
1) script db_info
2) check_db ## check_db is a shell script to run the Progress Monitor
Utilities
3) ^D ## ^D to end the script db_info
4) check_db2 ## check_db2 is a shell script to extract data from the file
db_info
Is there a way to combine the above steps into a single shell script? Do I
have to use some tools to get round the problem of creating of sub-shell by
the script command in step (1)? Any input/experience welcome. I will
summarise.
Thanks.
Andrew Mak
e-mail address: Andrew.Mak_at_MIS.SYDNEY.nestleau.nestle.com
Received on Tue Sep 10 1996 - 10:00:00 NZST