• Home
  • Tutorials
  • Books
  • Python GUIs
  • Store

Programming notes by Martin Fitzpatrick.

tutorials bash

Find all running processes of a program

Find the pids of all instances/processes of a given program running on your system Open a terminal and enter …

tutorials bash

Piping between shells

Create your own bash pipes to send program output between shells, processes and users. You may already be familiar with …

tutorials python

Quickly serve a folder via Web Server

A short one liner to quickly serve any folder via a http server. Start the server cd to the directory …

tutorials bash

Set CDPATH to ease folder navigation

CDPATH is an environment variable which tells the cd command where to look for the specified folder. By including the …

tutorials bash

Use ifconfig.me to return your IP and Host

ifconfig.me is a web service that displays information about your connection, including IP address, hostname and User Agent string …

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
About  Contact Me  Payments 
PyQt5 Tutorial  PyQt6 Tutorial  PySide2 Tutorial  PySide6 Tutorial 

Mastodon • RSS Feed • Python GUIs

Copyright Martin Fitzpatrick PhD ©2025 — Made in Amersfoort, the Netherlands — Privacy & Legal