Writing a Book with Unix
Introduction Last year I published my first book with a publisher, Hands on Bug Hunting For Penetration Testers.
Going in, I was determined to set up a workflow that would allow me to:
1) Keep a backup of the book.
2) Allow me to easily track my writing progress.
3) Work on the book offline.
4) Keep my own copy of the book.
What set of tools could possibly control the versioning, backup, access control, and portability of plain text?
Read more