1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-25 21:07:34 +00:00

Move Awk book from Unix section to Awk section.

This commit is contained in:
Hogan Long 2014-05-06 14:48:11 -04:00
parent 3f8c5bc21b
commit 4cc81a6352

View File

@ -615,9 +615,11 @@
###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
###Bash
* [Advanced Bash-Scripting Guide](http://tldp.org/LDP/abs/html/)
* [Bash Guide for Beginners](http://www.tldp.org/LDP/Bash-Beginners-Guide/html/) by Machtelt Garrels
@ -1662,7 +1664,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