[root@yaniagain ~] $
yanislav books
==> A Word
These are the books I've read, am reading, or plan
to read to sharpen my skills and (hopefully!)
satisfy my curiosity.
==> Reading Now
The C Programming Language
(Kernighan)
==> Reading Next
Computer Systems A Programmers Perspective
(Bryant)
Operating Systems 3 Easy Pieces
(Dusseau)
Practical Packet Analysis
(Sanders)
==> Reading By Mid-2026
The Linux Programming Interface
(Kerrisk)
TCP/IP Illustrated Volume 1
(Fall)
Design Patterns
(Gamma)
Inside the Machine
(Stokes)
The Art of Assembly Language
(Hyde)
Hacking The Art of Exploitation
(Erickson)
Gray Hat Python
(Seitz)
[root@yaniagain ~] $
man yanislav | sed -n 'LINKS,$ { /books/!p }'
[root@yaniagain ~] $
man yanislav | sed -n 'LINKS'
[root@yaniagain ~] $