AWK (Greek Wikipedia)

Analysis of information sources in references of the Wikipedia article "AWK" in Greek language version.

refsWebsite
Global rank Greek rank
1st place
1st place
low place
low place
low place
low place
low place
low place
4,871st place
4,690th place

computerworld.com.au

  • «The A-Z of Programming Languages: AWK». Αρχειοθετήθηκε από το πρωτότυπο στις 26 Οκτωβρίου 2008. Ανακτήθηκε στις 5 Μαΐου 2011. 
  • "AWK is a language for processing files of text. A file is treated as a sequence of records, and by default each line is a record. Each line is broken up into a sequence of fields, so we can think of the first word in a line as the first field, the second word as the second field, and so on. An AWK program is of [sic] a sequence of pattern-action statements. AWK reads the input a line at a time. A line is scanned for each pattern in the program, and for each pattern that matches, the associated action is executed." - Alfred V. Aho The A-Z of Programming Languages: AWK Αρχειοθετήθηκε 2008-08-08 στο Wayback Machine.

faqs.org

freestandards.org

refspecs.freestandards.org

unix.org

web.archive.org