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 strongm 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 isahak

  1. isahak

    processing two files at the same time

    Hi all I have a question about processing two files at the same time. For example one file is for the first store(store #1) Name Hrs Jhon 22 Pay rate is $10 Adam 21 Kathy 23 Another file is for the second store(store #2) Name Hrs Jhon 20 Kathy 20 pay rate...
  2. isahak

    processing an array

    Hi everyone My question is I have a text file, like this 123456 4 111111 8 666666 4 Now I want to read all these information into an array. so I wrote, arr[$1]=$2; { for(x in arr) print x, arr[x]; } my output is 123456 4 123456 4 111111 8 111111 8 123456 4 666666 4 111111 8 666666 4...
  3. isahak

    About cisco certification

    Hi I was just thinking, what would I get after I pass the CCNA or CCNP exam. I mean is it only a certificate or they will give me some(card for my wallet, or some other thing), because I remember when I passed the lpic exam I got a card for my wallet, then they said I can use the LPIC logo in my...

Part and Inventory Search

Back
Top