Articles by Tag #unixporn

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Code. Bash arguments: last and all previous

TL;DR In bash we can get the last argument like this: ${@: -1} Enter fullscreen...

Learn More 0 0Jan 20

Configs. Keyboard LED as layout indicator

Hi! Using i3wm? Have a fancy keyboard with a nice CapsLock LED, but never actually press CapsLock...

Learn More 0 0Mar 12

Code. Battery notifier.

Out of frustration from some-battery-monitor-util sometimes missing the moment to notify me about low...

Learn More 0 0Dec 12 '24