Search Results

Search: Posts Made By: randybrazil
7,199
Posted By randybrazil
Help with UNIX "File Open" Error
I am sorry, i shuold have posted the whole script. I am new to the forum. Thanks for all the insight and help so far. Here is the script.

sfdomain2 /u20/apps/arms/scripts (RM01) :cat...
7,199
Posted By randybrazil
We are using: if [ `fuser $i 2>&1 | awk '{...
We are using:

if [ `fuser $i 2>&1 | awk '{ printf "%s",$2 }' | wc -c` -eq 0 ]
then
#FILE IS CLOSED
echo "--------------------------------------------------------------------"
7,199
Posted By randybrazil
Help with UNIX "File Open" Error
We have a script that runs and picks up some files to later be used in Oracle. Every now and again we get a ERROR 'filename' file is open We know for a fact the files are not open. The files are...
Showing results 1 to 3 of 3

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