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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jaisask

  1. jaisask

    AWK coding help

    Thanks PHV. my knowledge about awk is too basic. i copuldn't make a code to process my file. i was teaching hard to myself to learn awk (for example i know split function) though unfortunately i havent reached to the level where i can code myself. i ll highly appreciate if you acn help me out...
  2. jaisask

    AWK coding help

    1 am newbie in awk. i have a tab deliminated text file. the format is as follows. 3 records, 4 fields separated by tabs SNP 100 101 102 103 M1 a:5 b:4 a:26 b:3 M2 a:4 b:45 a:6 b:18 M3 a:50 b:40 a:26 b:30 please help me in filtering the file based on number behind the colon [:] using awk. 1)...

Part and Inventory Search

Back
Top