Sorry Folks,
Once again the command. I forgot $
W_OK=`PG test.txt | wc -l`
if [ $W_OK > 1 ]; then
echo Ops... Big problem... call operator...
fi
Once again, thanks for your support,
Luis
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
Morning to all,
New member coming and I´d like to know where can I find a place in the web with publish and free books about commands and shells in Unix / Linux World.
Eg: I´m trying to do this:
W_OK=`/aux/interface/desenv/data/MYFILE.txt | wc -l`
In order to test after with the command:
if [...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.