Search Results

Search: Posts Made By: chinog
1,913
Posted By chinog
checking for erros
I have he following command and I will like o test for errors. Due that the command has several command how do I know what one fail.

zcat $user | (cd /data/oracle00/faasat1/;tar -xvf -)
8,997
Posted By chinog
Thank you for all your help I change the command...
Thank you for all your help I change the command line and work fine. I don't now how this work but if you can explain to me why this command works and not the original one will be helpfull. Thank you...
8,997
Posted By chinog
Korn shell on a HP but the code will also run on...
Korn shell on a HP but the code will also run on AIX.
The code is very big but here is the piece that is not working

if [ "${ALERT}" ]
then
set -x
desc="performing maintenance on the...
8,997
Posted By chinog
nested loop
I have two do loops. When I break of the inner loop it doesn't go back to the outer loop but exit the program.
Showing results 1 to 4 of 4

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