1 The AWK Programming Language
This contains my notes for the book The AWK Programming Language by Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger. The book is freely available in archive.org. You can access it https://psibi.in/awk
1.1 Chapters
1.2 Static images
- Have images under docs/assets
- Create symbolic of it in the main directory:
$ ln -s $PWD/docs/assets/ $PWD/assets
1.3 Soure code highlighting
1.4 Publishing
- Go to index.org file.
- Invoke
org-publish
1.5 Contributing
Contributions welcome. You would have to edit the org files in the repository and send a PR!