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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.