Explorar o código

Merge pull request #951 from hoganlong/master

Move Awk book from Unix section to Awk section.
victor felder %!s(int64=11) %!d(string=hai) anos
pai
achega
a58fea679b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      free-programming-books.md

+ 1 - 1
free-programming-books.md

@@ -615,6 +615,7 @@
 
 
 ###Awk
+* [A User's Guide for GNU AWK](http://www.math.utah.edu/docs/info/gawk_toc.html)
 * [Awk](http://www.grymoire.com/Unix/Awk.html) - Bruce Barnett
 
 
@@ -1662,7 +1663,6 @@ See also [LaTeX](#latex)
 
 
 ###Unix
-* [A User's Guide for GNU AWK](http://www.math.utah.edu/docs/info/gawk_toc.html)
 * [Commentary on the Sixth Edition UNIX Operating System](http://www.lemis.com/grog/Documentation/Lions/) - J. Lions
 * [Conquering the Command Line](http://www.conqueringthecommandline.com/)
 * [Unix Toolbox](http://cb.vu/unixtoolbox.xhtml) - Colin Barschel