Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mnnarendra

    Unix shell script to handle zero byte file

    I need the korn shell script modified to handle input files which are zero byte size and skip the processing. The korn shell script below has three steps - 1) Extract 2 files from source system 2) Transform file 3) Load file to the Target System This script needs to be modified to handle zero...
  2. mnnarendra

    i need help with awk to replace non-zero number with 0

    Works great. I need the awk script to handle file with zero byte as well. Thank you.
  3. mnnarendra

    i need help with awk to replace non-zero number with 0

    This is the input file pwpem_b.ovr - W25_2009295 1 46151.91 W26_2009594 1 24758.78 W26_2009595 1 46421.62 The non-numeric values starting position 50, length of 8 need to be replaced with 0...

Part and Inventory Search

Back
Top