• Home
  • Tutorials
  • Books
  • Python GUIs
  • Store

Programming notes by Martin Fitzpatrick.

tutorials bash

Execute last command as root

Re-run previously entered command as root user. python sudo !! !! is automatically substituted to the content of the previous command. Turning …

tutorials linux

Use GNOME Looking Glass for debugging

Looking Glass is GNOME Shell's integrated inspector tool and JavaScript console useful for debugging. Open the run prompt by pressing …

tutorials linux

Debug GNOME Shell

Debug Gnome Shell, or run it from the console, either for plugin development or troubleshooting. Switch to the console using …

tutorials bash

Re-execute command line with !

Bash history expansion allows you to quickly re-run previous commands using ! and the number of the command in your history …

tutorials bash

Control-R Through Your History

Interactively search through your command line history with a simple keyboard shortcut. At a new shell prompt (bash or Terminal …

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