LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ask for awk example code (https://www.linuxquestions.org/questions/linux-newbie-8/ask-for-awk-example-code-837354/)

sixpenny 10-11-2010 03:49 AM

Ask for awk example code
 
I'm Linux newbie, ask for some example for AWK. Could anyone give me some example code?


Thanks

Penny
Tipcat Interactive

grail 10-11-2010 04:05 AM

Code:

awk '1' file

ghostdog74 10-11-2010 04:09 AM

Quote:

Originally Posted by sixpenny (Post 4123665)
I'm Linux newbie, ask for some example for AWK. Could anyone give me some example code?

Go read the documentation and learn how it works. That's the most logical thing to do.

EricTRA 10-11-2010 04:10 AM

Hello and Welcome to LinuxQuestions,

What exactly are you referring to when you ask for example code? Examples of how to use awk? You can have a look at these oneliners:
Awk oneliners
and this great tutorial to learn Awk:
http://www.grymoire.com/Unix/Awk.html

Have fun with Linux.

Kind regards,

Eric

mjolnir 10-11-2010 06:56 AM

http://www.linuxquestions.org/questi...archid=4284119


All times are GMT -5. The time now is 04:56 AM.