Hi Folks,
thanks all for your prompt support, I loved this site...
I would like to report how I solved my problem :^)
W_OK=`PG test.txt | wc -l`
if [ OK > 1 ]; then
echo Ops... Big problem... call operator...
fi
Once again, thanks for your support,
Luis