-
ANSI Terminal Colors
Stop googling terminal color codes every time you want to add some flair to your scripts. This comprehensive ANSI color reference has everything you need—from basic 16 colors to the full 256-color palette—with visual swatches and hex codes to make your terminal pop.
tags:
-
In Linux, Jobs are Useful!
Stop exiting from mysql and Ctrl+C'ing your tail -f commands—master Linux job control with jobs, bg, and fg. A CLI ninja's guide to multitasking in the terminal, complete with real-world debugging scenarios that will change how you work.
tags: