Hacker’s Compendium’s¶
Date: Jan 26, 2019 Author: Mark Galassi
Contents:
- 1. Motivation and plan of the work
- 2. Overall principles
- 3. Dos and don’ts
- 4. Favorite shell techniques
- 4.1. Motivation
- 4.2. What is the shell?
- 4.3. A basic set of shell commands you should always know
- 4.4. A cookbook
- 4.5. A snapshot of a directory tree and where all the disk space gets used
- 4.6. View images with a fast and flexible diretory-based image viewer
- 4.7. Grab an entire directory of images from the web
- 4.8. Grab an article that’s hiding
- 4.9. Prepare jpeg files for printing
- 4.10. Aliases
- 4.11. Find out what happened to your disk space
- 4.12. Splitting audio files
- 4.13. “Just use sed and awk”
- 4.14. A spattering of regular expressions
- 4.15. Longer pipelines
- 4.16. X window system techniques
- 5. Games and diversions
- 6. Your graphical environment
- 7. Your own rabbit hole
- 8. Compiling and running basics
- 9. Probing memory on a running GNU/Linux system
- 10. Pointers
- 11. Fun and instructive programs