Files
Hyprcachy/omarchy/scripts/omarchy-version-pkgs
2026-01-04 20:49:31 +01:00

4 lines
126 B
Bash
Executable File

#!/bin/bash
date -d "$(grep upgraded /var/log/pacman.log | tail -1 | sed -E 's/\[([^]]+)\].*/\1/')" "+%A, %B %d %Y at %H:%M"