The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
checking for non-zero value
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
checking for non-zero value
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
5
(
permalink
)
01-08-2008
jadionne
Registered User
Join Date: Aug 2007
Posts: 39
just a side note what DB are using to get the data out of?
I know if you use certain operaters in DB2 you can cut out all the unneeded stuff like column headers I.E.
Code:
db2 -x "select * from your.table"
If you can get your DB to cut out all the crap then all you will have to worrie about is comparing the values and you can throw out the "tail" command.
Just a thought.
Jim
jadionne
View Public Profile
Find all posts by jadionne
Find jadionne's past nominations received
Find jadionne's present nominations given