Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
how to validate a file content?
Name: Anu Date: September 16, 2003 at 01:44:38 Pacific OS: Win 2000. CPU/Ram: P IV & 64kb
Comment:
Hi, i have file RESULT(containing table contents) with columns containing process number,ccod,etc ccod is in 5th column based on it validation has to be done i.e if ccod =0(or)2(or)4A - success status else if ccod = other than 0,2,4A - failure success has to be passed to another TEMP file loop continues to read another one
how should the korn scripts be? can anyone help thank u Anu
Summary: Hi, How to parse a file that has more than 199 columns. 'awk' fails when line is having more than 199 fields. Is there a way to resolve this...what i am thinking is to strip off all those columns be...
Summary: i want to replace a file in .zip file in AIX5.3 machine; say i have file script.ksh file and a build.zip file which contains older version of script.ksh. i dont want to zip the entire thing. i want to...