Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
Ranked #4K
~561 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for sheelakumari

Sheela - Try this awk -F'|' 'NR==FNR{c[$1$2]++;next};c[$1$2] > 0' file2 file1 - prints the lines from the file1 - which is the default action of the awk command.

Member Avatar for parvai
0
348
Member Avatar for Renuka Devi G

[QUOTE=Renuka Devi G;1357030]Hello, I am learning perl programming but my problem is iam unable to find how the functions, commands,loops & conditions are working in a programme can anyone help me how to write a programme? what is the logic?[/QUOTE] Hey Renuka, Dont you think your question is too vague. …

Member Avatar for d5e5
0
213

The End.