mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Move Awk book from Unix section to Awk section.
This commit is contained in:
parent
bf2c7d9540
commit
d2251fd7ee
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue