Command-Line & Shell Cheatsheets

NPM Cheatsheet
NPM Cheatsheet

A comprehensive cheat sheet for Node Package Manager (NPM), covering essential commands and functionalities for managing JavaScript packages and dependencies.

YUM Package Manager Cheatsheet
YUM Package Manager Cheatsheet

A comprehensive cheat sheet for the YUM package manager, covering essential commands, options, and troubleshooting tips for managing software packages on RPM-based Linux distributions.

top Command Cheatsheet
top Command Cheatsheet

A comprehensive guide to the `top` command, covering process monitoring, system resource usage, and interactive commands for Unix-like operating systems.

Tar Command Cheatsheet
Tar Command Cheatsheet

A comprehensive cheat sheet for the tar (tape archive) command, covering common operations like creating, extracting, compressing, and listing archives, along with practical examples.

GNU Screen Cheatsheet
GNU Screen Cheatsheet

A quick reference guide to using GNU Screen, a terminal multiplexer. Learn how to manage multiple terminal sessions within a single window, detach and reattach sessions, and customize your screen environment.

Pass Password Manager Cheatsheet
Pass Password Manager Cheatsheet

A comprehensive cheat sheet for Pass, the standard Unix password manager. Covers essential commands for password generation, storage, retrieval, and synchronization with Git.

HTTPie Command-Line HTTP Client Cheatsheet
HTTPie Command-Line HTTP Client Cheatsheet

A comprehensive guide to using HTTPie, a command-line HTTP client, for making API requests, testing endpoints, and inspecting HTTP traffic with examples and usage scenarios.

GNU Grep Cheat Sheet
GNU Grep Cheat Sheet

A comprehensive cheat sheet for GNU grep, covering essential options, patterns, and usage examples for efficient text searching in files and streams.

Curl Comprehensive Cheatsheet
Curl Comprehensive Cheatsheet

A comprehensive cheat sheet for Curl, covering essential commands, options, and examples for effective command-line data transfer. Includes authentication, request types, data handling, SSL, and more.