Command Line Kung Fu: Bash Scripting Tricks, — Li...
Strategies for multi-hop SSH connections, creating SSH tunnels, and managing files over a network.
One-liners for managing processes (like killing all user processes at once), monitoring disk space, and automating software installations that require user input. Command Line Kung Fu: Bash Scripting Tricks, Li...
Techniques for quickly repeating recent commands or grabbing specific words from previous entries using event designators (e.g., !! to repeat the last command). Strategies for multi-hop SSH connections