TLPI is a fantastic reference book to have when written code.
> unless your entire business runs on an AS400 Even there you got support for C, C++, Java amung others as well as the whole IBM family (RPG/ILE, CL, REXX, ...) With somewhat decent bindings in RPG.
And http://www.bigbustycoons.com
> You sneaky devil! He he. Never copy/paste shell code found on the internet :-)
`info` also contains a lot of historical notes, i.e. $ info Groff | awk '$2 == "History"{f = 4};f && f--' RS= ORS='\n\n' 1.2 History =========== 'troff' can trace its origins back to a formatting program called…
I use vim as a manpager. This way I get all my binds for navigating (I mapped <c-e> to scroll two lines, etc), colors is supported and folds.
TLPI is a fantastic reference book to have when written code.
> unless your entire business runs on an AS400 Even there you got support for C, C++, Java amung others as well as the whole IBM family (RPG/ILE, CL, REXX, ...) With somewhat decent bindings in RPG.
And http://www.bigbustycoons.com
> You sneaky devil! He he. Never copy/paste shell code found on the internet :-)
`info` also contains a lot of historical notes, i.e. $ info Groff | awk '$2 == "History"{f = 4};f && f--' RS= ORS='\n\n' 1.2 History =========== 'troff' can trace its origins back to a formatting program called…
I use vim as a manpager. This way I get all my binds for navigating (I mapped <c-e> to scroll two lines, etc), colors is supported and folds.