Merge pull request #951 from hoganlong/master

Move Awk book from Unix section to Awk section.
pull/953/head
victor felder 2014-05-06 20:56:43 +02:00
commit a58fea679b
1 changed files with 1 additions and 1 deletions

View File

@ -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