Shell Scripting Tutorials and Examples

Learn shell scripting with our comprehensive tutorials and examples. Automate your daily tasks and boost productivity with our easy-to-follow guides

5 Articles

PymuPDF python library Thumbnail

Learn how to extract the first page from a PDF file as a PNG image file using PyMuPDF's fitz module. This article explains the features of the fitz module and provides a Python script for extracting PDF pages as images. A bash script is also provided to demonstrate how to activate a local virtual environment and run the Python script with the necessary dependencies.... Read More


Keywords: PyMuPDF fitz module PDF image extraction virtual environment ...
i3 window manager icon Thumbnail

This article is a continuation to the previous article about i3 window manager where I shared my config file. which contained many of my bash scripts. in this first article I will share 3 scripts. one checks whether a workspace is empty. the second one helps me in moving windows to other workspaces and the last one is for listing the available keyboard combinations... Read More