- Included basic commands for common PDF tasks using pdftk
- Added instructions for:
- Merging PDFs
- Appending one PDF to another
- Cutting specific pages from a PDF
- Splitting PDFs into individual pages
- Rotating PDF pages
- Encrypting PDFs with a password
This commit provides essential pdftk commands for managing and manipulating PDF files.
- Added detailed instructions for checking and managing USB devices
- Included commands for:
- Viewing system information related to USB devices
- Identifying mount points and device information
- Checking filesystem and data integrity
- Testing for bad blocks and running SMART diagnostics
- Benchmarking read speed and safely removing devices
This commit provides a comprehensive guide for handling USB devices in Linux environments.