imagemagick – Converting a multi page pdf to multiple pages using a single command – Stack Overflow It’s as simple as Where 4 means 4 digits will be show on the page count. You can change jpg to webp or whatever and ImageMagick understand it. The codes used are the same of the printf function…
Category: Documentations
Documentations, Tricks
Public Send instances
For those who like FIrefox Send, the free-as-in-freedom, privacy conscious alternative to WeTransfer a public list of send servers may be useful: this page (on github) holds a list of public Send instances.
Tricks, vim
Vim Weekly Tips #26 : Jumps
https://lazybear.io/posts/vim-weekly-tips-26-jumps/
Tricks
Top 7 Must-Read Books for Developers
Top 7 Must-Read Books for Developers — Stay Ahead of the Game Briefly:
Link
Documentations, Python
9 Python Built-In Decorators That Optimize Your Code Significantly | by Yang Zhou | TechToFreedom | Jan, 2023 | Medium
Do more by less: leverage the power of decorators Source: 9 Python Built-In Decorators That Optimize Your Code Significantly | by Yang Zhou | TechToFreedom | Jan, 2023 | Medium.
Documentations, Tricks
Pv – Show Progress for [Copy/Backup/Compress] Data in Linux
Pv – Show Progress for [Copy/Backup/Compress] Data in Linux Pv is a terminal-based tool that allows you to monitor the progress of data such as coping/moving/backing up files that are being sent through a pipe. Learn everyday something new… never stop learning. (Source tecmint.com)
Fun, Tricks
How to become a command-line wizard
Dudes, I already use the tricks described in «How to become a command-line wizard». Do you think I’m a CLI wizard?
Documentations, Tricks
How to configure wireless wake-on-lan for Linux WiFi card
How to configure wireless wake-on-lan for Linux WiFi card – nixCraft
Documentations
Learn How to Use Bash For Loop in Shell Scripts
A little promemoria For Loops in Shell Scripts